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 Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.