Seeking a Perl Upload Tutorial
Posted: Sun Feb 24, 2008 11:54 pm
So I've been interested in creating a upload progress bar for my PHP upload script. I see a ton of different scripts for doing it but personally I don't like using other scripts without understanding them first (plus I just prefer writing my own stuff). Now I've looked at some of these scripts but most have bad commentation and basically it's hard to understand anything at all. That's why I'm looking for a tutorial that explains how to create a perl script for tracking file upload status (and possibly conveying this to PHP). Can anyone post up some links/suggestions? Thanks.