Login
Register
File: conf/config.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of riccardo castagna
>
Dump Class
>
conf/config.php
>
Download
File:
conf/config.php
Role:
Configuration script
Content type:
text/plain
Description:
fileConfig
Class:
Dump Class
Take backups of MySQL database using mysqldump
Author:
By
riccardo castagna
Last change:
Date:
2010-03-14 10:05
Size:
85 bytes
Contents
Download
<?php
$dbHost
=
"localhost"
;
$dbUser
=
"root"
;
$dbPass
=
""
;
$dbName
=
"exampleDB"
;
?>
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2013