Creating your own config files in php

KrakKrak New
edited April 2007 in Vanilla 1.0 Help
I want to have a file like config.php, that looks like

<?php $Configuration['BASE_URL'] = 'http://your.base.url/to/vanilla/'; etc.. ?>

How would I go about reading/writing to a file in that format? Got any tutorials or something?

(Non Vanilla related)

Comments

This discussion has been closed.