| 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? |