I am unable to download the file from the database which i had uploaded, instead it is downloading a txt file which describes the file information, with warning!
Could anyone trace this?
<?php
$mysql = mysql_connect('localhost','root','');
mysql_select_db('upload',$mysql);
$query =...
Hi Guest we just wanted to alert you to a major change in the forum. We will no longer be allowing the posting of outgoing links. Please use the attachment feature to attach media to your posts.