Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-06-2012, 01:25 PM   PM User | #1
durangod
Senior Coder

 
Join Date: Nov 2010
Posts: 1,177
Thanks: 214
Thanked 31 Times in 30 Posts
durangod is on a distinguished road
upload progress bar

Hi i ran accross this

http://www.ibm.com/developerworks/li...525/index.html

I know its alittle old but i assume its still valid, i like the setup here but i really dont have access to the server root in order to install wamp, and honestly i would prefer not to install wamp if i can get away from it.

So im wondering if there is another hook other than APC_UPLOAD_PROGRESS that already exists in the out of the box php install that i can reference to accomplish the same task.

Thanks.

Last edited by durangod; 11-06-2012 at 02:59 PM..
durangod is offline   Reply With Quote
Old 11-06-2012, 01:30 PM   PM User | #2
djm0219
Senior Coder

 
djm0219's Avatar
 
Join Date: Aug 2003
Location: Wake Forest, North Carolina
Posts: 1,227
Thanks: 2
Thanked 189 Times in 187 Posts
djm0219 is on a distinguished road
It isn't WINAMP that's mentioned in the article it is WAMP which is Apache, MySQL and PHP and if you have a hosting account those things are already going to be there. But there are a number of more "modern" alternatives available. A couple from a quick Google search are:

http://www.johnboy.com/php-upload-progress-bar/
https://github.com/valums/file-uploader
__________________
Dave .... HostMonster for all of your hosting needs
djm0219 is offline   Reply With Quote
Users who have thanked djm0219 for this post:
durangod (11-06-2012)
Old 11-06-2012, 01:32 PM   PM User | #3
durangod
Senior Coder

 
Join Date: Nov 2010
Posts: 1,177
Thanks: 214
Thanked 31 Times in 30 Posts
durangod is on a distinguished road
my mistake your quite right, i meant to type wamp not winamp sorry. Huge difference lol.. i corrected it.

Thanks for the links..
durangod is offline   Reply With Quote
Old 11-06-2012, 02:58 PM   PM User | #4
durangod
Senior Coder

 
Join Date: Nov 2010
Posts: 1,177
Thanks: 214
Thanked 31 Times in 30 Posts
durangod is on a distinguished road
After much thought, i decided to go with a simple hidden onclick show div text routine.


I did however find this link below very interesting and may try this one day, the session values look very handy indeed.

http://php.net/manual/en/session.upload-progress.php

Last edited by durangod; 11-06-2012 at 03:11 PM..
durangod is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:39 PM.


Advertisement
Log in to turn off these ads.