mjahkoh Posted August 8, 2011 Share Posted August 8, 2011 Got three variables [localpath] => C:/xampp/htdocs/Zenphoto/albums/90/ [name] => 90 [albumdir] => C:/xampp/htdocs/Zenphoto/albums/ Albumdir is the root folder of all snaps(albums). name is the name of the folder on Albumdir(90). Using localpath & albumdir, how would i know that a folder(90) exists in albumdir. Regards Jackson Link to comment https://forums.phpfreaks.com/topic/244198-check-wether-folder-exists-in-a-folder/ Share on other sites More sharing options...
trq Posted August 8, 2011 Share Posted August 8, 2011 is_dir. Link to comment https://forums.phpfreaks.com/topic/244198-check-wether-folder-exists-in-a-folder/#findComment-1254147 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.