View Single Post
  #1 (permalink)  
Old 06-07-2007, 03:05 PM
Gwildor Gwildor is offline
Member
 
Join Date: Jun 2007
Posts: 56
Gwildor is on a distinguished road
In PHP,In mysql function mysql_connect('localhost','root','') what 'localhost','root','', stand for

In mysql function mysql_connect('localhost','root','') what 'localhost','root','', stand for and are they specific words? and why third field is kept blank?
what is addslashes function in PHP?

Reply With Quote