I have been tring to connect to my database using godaddy i keep getting an error#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]<?php
// connect to database
$hostname = 'h41mysql47'.se cure.net';[/PHP]
How can I fix this?
[PHP]<?php
// connect to database
$hostname = 'h41mysql47'.se cure.net';[/PHP]
How can I fix this?
Comment