Reply to Re: Show image img src=img.php?img=1.jpg help
Posted by b007uk on 05/15/06 17:54
Thank you very much!
works great! but now i have a different problem, my actual script has
session_start(); at the top,
and it still showing "save picture as" as "untitled.bmp" :(
if i delete session_start() it shows jpeg, if i add session_start - it
shows untitled.bmp :(