View Single Post
  #5 (permalink)  
Old 08-01-03, 01:27 PM
Godsmack Godsmack is offline
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
Reply With Quote