Login
Register
File: db_connect.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 Ciprian Voicu
>
MySQL Utils
>
db_connect.php
>
Download
File:
db_connect.php
Role:
Configuration script
Content type:
text/plain
Description:
connection file
Class:
MySQL Utils
Access MySQL and output results as HTML or XML
Author:
By
Ciprian Voicu
Last change:
Date:
2006-04-19 06:34
Size:
93 bytes
Contents
Download
<?php
$host
=
"localhost"
;
$username
=
"root"
;
$password
=
"root"
;
$database
=
"db149010727"
;
?>
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