NYCPHP Meetup

NYPHP.org

[nycphp-talk] file uploads

John Lacey jlacey at att.net
Mon Dec 15 00:24:38 EST 2003



Nasir Zubair wrote:
> John,
> 
> Would it be possible for you to send the files to me too. I am also
> interested in finding out how to do it.
> 
> - Nasir
> 
> 

here's a php file and an htm "save file screen" that shows 
the major parts

if you look in the add_question.php.htm file's source, 
you'll see some code near the bottom with hidden fields like 
"MAX_FILE_SIZE" etc... that's the browser picture

in the functions.inc.php file you'll see a little ways from 
the top a "pt_check_image" function -- that's the 
server-side story...

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20031214/118f1707/attachment.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20031214/118f1707/attachment.htm>


More information about the talk mailing list