Login
Register
File: db.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 Roberto Martinez
>
Code Help
>
db.php
>
Download
File:
db.php
Role:
Auxiliary script
Content type:
text/plain
Description:
code to open the database
Class:
Code Help
Generate model, view and controller pattern code
Author:
By
Roberto Martinez
Last change:
Date:
2005-03-04 17:03
Size:
71 bytes
Contents
Download
<?php
mysql_select_db
(
"Database"
,
mysql_connect
(
"localhost"
));
?>
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