PHP Superglobal Variables

PHP SuperGlobal Variables are predefined variables in PHP that are always accessible (You can access them from any function, class …

Read more

Php File Handling

First of all, an important aspect to keep in mind when working with files, is that Windows and Mac OS …

Read more

PHP dates and times

time() – Returns the current time in the number of seconds time() function returns the current time in the number …

Read more

PHP useful links

Here I will update the most interesting and useful links which I found related to php. I encourage you to …

Read more

WebPedia.net