I can't download.
I keep getting the following error:
Error! Query failed:
Query was empty
Query was empty
Code:
<?php // Connect to the database $dbLink = mysql_connect("localhost","root",""); if (!$dbLink) { die('Could not connect: ' . mysql_error());
Leave a comment: