Welcome Guest, Not a member yet? Register   Sign In
File download Problem
#1

[eluser]Star123[/eluser]
header('Content-type: application/jpg');
$name="s";
header("Content-Disposition: attachment; filename=$name");
readfile("http://localhost/nannyshare/uploads/01.01.03.07.10.57.0707800winter.jpg");

readfile("http://localhost/nannyshare/uploads/01.01.03.07.10.57.0707800winter.jpg");
does not work in codeigniter


Messages In This Thread
File download Problem - by El Forum - 03-25-2010, 11:12 PM
File download Problem - by El Forum - 03-26-2010, 01:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB