Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

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.