This is what im trying to add.Code:#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<?php // MYSQL $conn = mysql_connect("localhost", "judgemen", "MYPASS")' at line 1
Code:<?php // MYSQL $conn = mysql_connect("localhost", "judgemen", "MYPASS"); mysql_select_db('judgemen_donate', $conn); ?>


LinkBack URL
About LinkBacks
Reply With Quote
