Creating php file
Posted: Wed Apr 08, 2009 5:38 am
Hello,
Anyone have an example of how to create a php file (with php code) and write there a configuration data for example.
Create a db.php
After creating write there
$host="localhost";
Thanks in advance
Anyone have an example of how to create a php file (with php code) and write there a configuration data for example.
Create a db.php
After creating write there
$host="localhost";
Thanks in advance