Monthly Archives: February 2007

PHP Upload Script with Progress Bar

Introduction If you want to upload some files through a web interface using PHP, you might use a classic POST method to push the data to the action script. If you choose your file and submit the HTML form, the … Continue reading

Posted in Web Development | Leave a comment