I have bought a Web Hosting on Godaddy. I worked on my website with WampServer and the following code worked good. Now, with Godaddy it doesn't work.
@mysql_connect('localhost', 'root', '');
@mysql_select_db('neiasite');
Can you help me please?
Thanks for reading.