Category Archives: Code

config.php file tip

A lot of scripts will have a file called config.php or something similar that holds all the database connection info, site path and other bits and bobs like that. For years I’ve done something along the lines of, creating a … Continue reading

Posted in Code | Leave a comment