Thread
:
How do I check if a file exists/delete a file?
View Single Post
06-28-2006, 07:07 AM
#
2
(
permalink
)
markster
Code Monkey
Join Date: Jun 2006
Posts: 65
Nevermind, I've just found out about the
PHP Code:
file_exists
(
"file.txt"
)
command.
If any modeator feels like locking this thread, go ahead ;-)
markster
View Public Profile
Visit markster's homepage!
Find More Posts by markster