[snip]
$filename"/tmp/newfile");
$filehandle=fopen($filename,"w");
fclose($filehandle);
[/snip]

is this the exact code you are trying to use?

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

Reply via email to