Click to See Complete Forum and Search --> : File upload forms


derek barnstorm
04-27-2006, 09:44 PM
I want to add a basic form to my site which also allows visitors to upload an image. Does anyone know of a good script, either in pearl or php which I can use and customise.

ray326
04-27-2006, 11:40 PM
PHP has a function to handle that and the old standby CGI.pm provides that service.

derek barnstorm
04-28-2006, 12:38 PM
Okay thanks, I've found a great thing called php form generator.