File upload progress meters in PHP
This site (http://martinjansen.com/2007/04/upload-progress/) gives a nice explanation of the server-side changes that are needed to get this example (http://progphp.com/progress.php) of a file upload progress meter working in PHP. While the style/look of the example could use some work, it's a nice example of the technical side of things and if you look at the PHP code, it's nicely written/easy to read and understand.
| Link: | martinjansen.com...Search for more tips related to this link |
| Rating: | no ratings, 0 total Votes |
| Categories: | programming web 2.0 php |
| Added: | on Jun 16, 2007 at 5:03 pm |
| Added By: | an anonymous user |

