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 Renato Menezes Portugal
>
Verify User
>
config.php
>
Download
File:
config.php
Role:
Configuration script
Content type:
text/plain
Description:
Configuration of DB
Class:
Verify User
Validate user with a record in a MySQL table
Author:
By
Renato Menezes Portugal
Last change:
password
Date:
2012-04-10 13:31
Size:
79 bytes
Contents
Download
<?
mysql_connect
(
"localhost"
,
"root"
,
""
);
mysql_select_db
(
"DATABASE"
);
?>
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