Login
Register
File: 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 norayrx
>
user_registration_module
>
config.php
>
Download
File:
config.php
Role:
Configuration script
Content type:
text/plain
Description:
config
Class:
user_registration_module
Register users with records in a MySQL database
Author:
By
norayrx
Last change:
Date:
2009-01-16 03:03
Size:
109 bytes
Contents
Download
<?php
$DB_HOST
=
"localhost"
;
$DB_USER
=
"root"
;
$DB_PASSWORD
=
""
;
$DB_NAME
=
"MY_CMS"
;
?>
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