problems with fopen

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

 



I running a php script on Linux box and I'm having problems with permissions
...
I can upload a file to the same directory ... I just can't get php to open a
file.

here is my code ..


$profilename="/home/jwd/html/HeadHunter/".$FIRSTNAME."_".$LASTNAME."_MemberP
rofile.html";
        $htmlfile=fopen($profilename,"w+b");

any ideas ??

Thanks !

Rob Hermann
nmaster@shell.core.com

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux