Voting

: min(six, two)?
(Example: nine)

The Note You're Voting On

miki at epoch dot co dot il
12 years ago
If you ran the example and see that it fail after 90sec (timeout).

Then try adding:
<?php
ftp_pasv
($ftp_conn, true);
?>

<< Back to user notes page

To Top