View Single Post
  #22 (permalink)  
Old 09-26-09, 06:41 AM
__md__ __md__ is offline
Newbie Coder
 
Join Date: Sep 2009
Posts: 40
Thanks: 1
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by wirehopper View Post
You can do an echo after the mysql_connect statement to see if the connect worked.
if i had echo where will the feedback be displayed weather it connected or not?
Reply With Quote