Current Page: 1 of 1
Results 1 - 3 of 3
18 years ago
kirti
i added it as you said to the top of the code and it didn't bring up any errors. do you think its a setting that needs to be changed somewhere. <php> error_reporting(E_ALL); if(isset($_GET['id'])) { $session = mysql_connect("localhost","root","" mysql_select_db("dreamhome" $id = $_GET['id']; $query = "SELECT name, type, size, content &quo
Forum: WampServer English
18 years ago
kirti
hi yeah i realised it and sorted it out but it still gives me a blank page. no error no image? what should i do?
Forum: WampServer English
18 years ago
kirti
hi guys! basically i've been trying to upload and download images into and from the database. now i've managed to upload picture into the database but the problem is when i download it, it shows me an empty webpage. i've been trying to work it out but its not happening. i took working code example from my friend and tried that which also gives me an empty webpage with no error, no image showin
Forum: WampServer English
Current Page: 1 of 1