PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Is there a function in php to test whether a file is includeable? I want to load a file, but I want to do a check to make sure that it is within the include_paths
The Ninja Space Goat wrote:Is there a function in php to test whether a file is includeable? I want to load a file, but I want to do a check to make sure that it is within the include_paths