On Sat, 2 Mar 2002, Gonzalo wrote:

>A very basic thing.. I'm trying to success with an instruction
>
>fopen (FTP://$PHP_AUTH_USER:$PHP_AUTH_PW@localhost$filename, "r")
>
>being $php_aut_user = [EMAIL PROTECTED] because of the site administrator settings.
>
>I'm having problems because I can't open any file. I allways get the message "No such 
>file or directory in ...."
>Someone told me to conect to the ftp site with site#site.xxx instead of [EMAIL PROTECTED] 
>but it doesn't work.
>
>¿Could anyone help me?

Does it work when you try with actual values instead of posted variables?

-- 
-----------------------------------------------------------------------
Greg Donald - http://destiney.com/
http://phprated.com/ | http://phplinks.org/ | http://phptopsites.com/
-----------------------------------------------------------------------



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to