Thread
:
I need help with my first php script
View Single Post
#
5
(
permalink
)
08-01-03, 01:27 PM
Godsmack
Newbie Coder
Join Date: Jul 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
change line 46 to:
PHP Code:
mysql_select_db
(
$db_name
);
instead of mysql_db_select
Randy
Godsmack
View Public Profile
Find all posts by Godsmack