I really hope you can help. I'm VERY new to php and I'm having trouble getting info to "insert" into my database. I have database created and I can insert manually in phpmyadmin, but not using php. I'm using:
$con = mysql_connect("localhost","xxxxxxxxx","xxxxxxx")
or die ("didn't work");// this...