Adam W Posted June 17, 2007 Share Posted June 17, 2007 How do I do this please as I want to see if a file is already present so I can append to it rather than writing over the data already present Thanks Adam Link to comment https://forums.phpfreaks.com/topic/55930-solved-test-to-see-if-a-file-exists/ Share on other sites More sharing options...
paul2463 Posted June 17, 2007 Share Posted June 17, 2007 have a look here <a href="http://uk3.php.net/function.file-exists"> At The Manual </a> if you want to know something like this, use google, and put in what you need to know preceded by "PHP" Put into google "php if file exists" , the top answer is the link i gave above Link to comment https://forums.phpfreaks.com/topic/55930-solved-test-to-see-if-a-file-exists/#findComment-276212 Share on other sites More sharing options...
Adam W Posted June 17, 2007 Author Share Posted June 17, 2007 Thanks I did try Google and enede up at is_file which send me on a wild goose chase Link to comment https://forums.phpfreaks.com/topic/55930-solved-test-to-see-if-a-file-exists/#findComment-276258 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.