[PHP-WIN] I need help with fopen()
$profilename="f:/inetpub/wwwroot/PHP_HeadHunterWebSite/HeadHunter/".$FIRSTNA ME."_".$LASTNAME."_MemberProfile.html"; OR $profilename="f:\inetpub\wwwroot\PHP_HeadHunterWebSite/HeadHunter\".$FIRSTNA ME."_".$LASTNAME."_MemberProfile.html"; @unlink($profilename); $htmlfile=fopen($profilename,"
[PHP-WIN] problems with fopen
erP rofile.html"; $htmlfile=fopen($profilename,"w+b"); any ideas ?? Thanks ! Rob Hermann [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php