Getting index.php while downloading another file
Moderator: General Moderators
Getting index.php while downloading another file
In my php script,when i try to download a file which is stored in a folder,i m getting a source code of that page itself.Its not happening all the times.At some instant i get the correct file
Re: Getting index.php while downloading another file
This problem solved,alli did is jus comment the header content-length.I don know how,but it works.If anyone could explain this,its great. 