Thread
:
CREATE DATABASE name' from config.php
View Single Post
#
4
(
permalink
)
Sep 21st, 2007, 17:18
saltedm8
Lead Administrator
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,437
Blog Entries:
1
Thanks: 1
Thanked 7 Times in 7 Posts
Re: CREATE DATABASE name' from config.php
hold on, i think this is the problem now
PHP
:
Select all
$
sql
=
mysql_select_db
(
'.$dbname'
) or die(
'Cannot select database'
);
__________________
My Recipe forum...
For all your food needs
Last edited by saltedm8; Sep 21st, 2007 at
17:30
.
saltedm8
View Public Profile
Find all posts by saltedm8
View Blog