DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

andy's picture

Unregistered

Feeds

aliases

  • andy

andy

7 months ago

in PHP: Create a File on your Server | PHP programming | Tech-Recipes on Tech-Recipes
you are missing a ")" on this line :

if(is_writable($filename){

Should read
if(is_writable($filename)){
1 reply
Quinn McHenry's picture
Quinn McHenry Thanks andy -- I've fixed the post.
Returning? Login