PHP Classes

File: config.conf.php

Recommend this page to a friend!
  Classes of James Glenlake   Configurator   config.conf.php   Download  
File: config.conf.php
Role: Sample output
Content type: text/plain
Description: A sample config file.
Class: Configurator
Handling Apache style configuration files
Author: By
Last change:
Date: 20 years ago
Size: 282 bytes
 

Contents

Class file image Download
# <?php die('Don\'t be naughty'); ?> # Configuration file # Auto-generated file TestOption testvalue TestOption2 testvalue2 <DB testdb> Host localhost User dude Password test Database testdb </DB> <DB otherdb> Host localhost User dude Password test Database testdb </DB>