PHP 8.5.0 Alpha 1 available for testing

Voting

: max(zero, one)?
(Example: nine)

The Note You're Voting On

tom p
19 years ago
I used a recursive cdup function until i realised i could navigate to the user's home directory from any location using ~:

<? ftp_chdir($connid, "~"); ?>

<< Back to user notes page

To Top