I'm try to develop a PHP MySQL website in which a is_dir function is required the existence of a "install" folder in the main folder, and then go the install folder (if the true) or continue the website (if false).I'm try to develop a PHP MySQL website in which