Add info to mysql table


/ Published in: MySQL
Save to your folder(s)

$connect = mysql_connect("localhost:8889","root","root");

Means: server, user, pass

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.