★ wanayoo — archive 1999 http://fr.php.net/manual/function.ftp-pasv.phpNouvelle recherche | Portail wanayoo
PHP Friday, April 27, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  


previousftp_systype
ftp_getnext

Last updated: Mon, 08 Jan 2001

ftp_pasv

(PHP 3>= 3.0.13, PHP 4 >= 4.0b4)

ftp_pasv -- Turns passive mode on or off.

Description

int ftp_pasv (int ftp_stream, int pasv)

Returns true on success, false on error.

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.

previousftp_systype
ftp_getnext

Last updated: Mon, 08 Jan 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Fri Apr 27 01:55:01 2001 MET DST