Jump to content

Check a directory exists?


markspec87

Recommended Posts

I have a small file upload script where users can upload files for their articles. However it doesnt work unless i manually create the numbered directories.

i.e files/uploads/1
files/uploads/2

(each article has a unique ID)

so i was wonder if there was a way at the start of my script to check if the directory exists, and if it doesnt create it using the name from my variable $id variable.

thanks guys.
Link to comment
https://forums.phpfreaks.com/topic/28581-check-a-directory-exists/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.