<?php
$c = mysql_connect('localhost', '**********[.B]', '[b]*******');
mysql_select_db('yourdatabasename', $c);
$mykey=256573440;
?>
That's what I have for the MySQL.Php and I keep getting the error:
[color= #990000; font-family: 'Courier New', Courier, monospace; font-size: 13px]#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$c = mysql_connect('localhost', 'a7345447_db[.B]', '[b]Relentless1')' at line 1 [/color]
-reply by Kaid



