php logo
PHP pathinfo function

The pathinfo() function in PHP returns information about the path of a file or directory in the form of an associative array or a string, depending on the option chosen in $option.

Leer mas..
php logo
PHP chmod function

The chmod() function changes the mode of a file, but what does this mean? It means that we will be modifying the permissions of that file or directory.

Leer mas..
php logo
PHP DateInterval Class

PHP DateInterval Class represents an interval of time between two dates.

Leer mas..
php logo
PHP DateTimeZone Class

The DateTimeZone class is responsible for representing a timezone.

Leer mas..
php logo
PHP DateTime Class

DateTime is a class for representing both the date and the time.

Leer mas..
la categoria en-php tiene 94 post/s
Last 4 post in same category