Login
Register
File: jsrs-adr-php/config.inc.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 yo keller
>
metaForm
>
jsrs-adr-php/config.inc.php
>
Download
File:
jsrs-adr-php/config.inc.php
Role:
Configuration script
Content type:
text/plain
Description:
demo database configuration file
Class:
metaForm
Generate and validate forms from XML definitions
Author:
By
yo keller
Last change:
Date:
2005-03-15 13:20
Size:
104 bytes
Contents
Download
<?php
// config.inc.php
$dbhost
=
"localhost"
;
$dbuser
=
"root"
;
$dbpwd
=
""
;
$dbname
=
"jsrs"
;
?>
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-2014