php includes
Posted: Tue Mar 30, 2010 2:04 pm
Is there a way to automatically include a number of files when a page is created? For example automatically including the db connection file without doing the: require('connect.php');
Is there a way to do this with a bootstrapper or .httaccess file. If so, I have no idea where to begin.
Is there a way to do this with a bootstrapper or .httaccess file. If so, I have no idea where to begin.