Pull from MySQL and display from table


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

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

This means you need your host, user, pass

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.