Posted by peter on 03/13/07 18:06
> Is there a way where I can return a files somefile.ext instead of > using echo`? > > Say if($_POST['me!'])..... return a nice picture of me. Take a look in the php manual at file_get_contents() and header() in the php manual it should help you on your way:- http://www.php.net/file_get_contents http://www.php.net/header
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming