Current location: Hot Scripts Forums » Programming Languages » PHP » [SOLVED] check if directory exists


[SOLVED] check if directory exists

Reply
  #1 (permalink)  
Old 07-03-05, 10:32 PM
lordy lordy is offline
Newbie Coder
 
Join Date: May 2005
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] check if directory exists

how would i check if a directory exists?

Currently I have no such check in my code, so if a directory exists and i try to create that directory i get the following warning:

Warning: mkdir() failed (File exists) in /var/www/html/picture_confirmation.php on line 204

anyone know the appropriate command?
Reply With Quote
  #2 (permalink)  
Old 07-03-05, 11:22 PM
alabaster_lynch alabaster_lynch is offline
Wannabe Coder
 
Join Date: Mar 2005
Posts: 103
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by lordy
how would i check if a directory exists?

Currently I have no such check in my code, so if a directory exists and i try to create that directory i get the following warning:

Warning: mkdir() failed (File exists) in /var/www/html/picture_confirmation.php on line 204

anyone know the appropriate command?
is_dir() checks to see if function is there...Jose
Reply With Quote
  #3 (permalink)  
Old 07-04-05, 01:17 AM
lordy lordy is offline
Newbie Coder
 
Join Date: May 2005
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
thanks, all working
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to check if a file exists in the include path wizkid PHP 2 01-04-05 06:47 PM
Add URL to human edited Directory 24-7 Shopping Directory Traffic Exchange 1 08-25-04 07:27 PM
Need Epinions-lite system in PHP & MYSQL wali001 Job Offers & Assistance 4 01-12-04 06:02 AM
how do i check to see if something already exists in a column in a DB tisza PHP 2 01-06-04 06:54 PM
Upload file to table so ONLY files tied to primary key are displayed in record? grafixDummy PHP 4 12-20-03 04:28 PM


All times are GMT -5. The time now is 06:53 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.