[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: php4-ftp / ftp.so [solved]



On Mon, 2006-03-06 at 13:28 +0100, Mark Lijftogt wrote:
> Hans du Plooy wrote:
> >Warning: ftp_close() expects parameter 1 to be resource, null given
> >in /home/www/web3/web/testftp.php on line 33
> >
> >  
> >
> Ah.. debugging.. not so much fun for us non-coders.
> The error msg says enough though. ftp_close() should contain the 
> connection.. and in this
> script is refers a $conn_id .

You're more or less confirming what I suspected - I also couldn't see
@conn_id being declared or assigned a value anywhere.

Anyways, thanks for the help!

Hans



Reply to: