PHP Wysardry
PHP Manual

PHP documentation.



Home / PHP / Manual / ...



PHP Manual
Prev Next

ftp_pasv

(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)

ftp_pasv -- Turns passive mode on or off.

Description

bool ftp_pasv (resource ftp_stream, bool pasv)

ftp_pasv() turns on passive mode if the pasv parameter is TRUE (it turns off passive mode if pasv is FALSE.) In passive mode, data connections are initiated by the client, rather than by the server.

Returns TRUE on success, FALSE on error.


Prev Manual Home Next
ftp_systype Up ftp_get
Site Menu

Amazon.ca
Amazon.com
Amazon.co.uk



Most recently updated on 11 May, 2003

Home / PHP / Manual / ...



Please feel free to contact us with any comments or suggestions
PHP Manual
PHP Wysardry

This site is hosted by Spaceports