| Author |
Message |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Mon Jul 09, 2007 9:12 pm Post subject: mass upload photos, how to? |
|
|
Hello guys,
I was amazed by FaceBook's uploading service where it uses ActiveX embeded inside the website which allows users to select a folder to upload their photos. Amazingly, it is very very fast to upload 1.xxMB of pictures.
Wonder if you know the trick behind it? I wonder if it is possible to use Just PHP to enable users to select one whole folder to upload their photos or even better how to use ActiveX to upload just like facebook. That would be awesome.
GuitarmAn
|
|
| Back to top |
|
 |
Singachea fourth grade
Joined: 19 Nov 2005 Posts: 258
|
Posted: Wed Jul 11, 2007 10:40 pm Post subject: |
|
|
I have no idea about it, but I think it's not possible to have php allowing the whole files uploaded since it runs at the server side (server should have no access to client property and vice versa for client). It should be the case that the client side requests uploading repeatedly by itself.
|
|
| Back to top |
|
 |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Wed Jul 11, 2007 10:50 pm Post subject: |
|
|
Thanks for responding Chea. It is possible, at least through ActiveX. And I think the working is that the client will post the files (image file) sequentialy and the PHP (serverside) request the file as it get pass to the server. To users, it seems like everything work in a batch i.e. the whole in.
In summary, you are right. The client has to upload repeatedly itself but with activeX (just like vb.net desktop software) which enables users to select the whole folders.
>> I'm working on embbeding the ActiveX right now. Will announce as soon as the site is up 
|
|
| Back to top |
|
 |
mac_jsn
Joined: 17 Jun 2007 Posts: 2
|
Posted: Tue Jul 17, 2007 10:37 am Post subject: Take help from here |
|
|
Hi there
Though I myself is not an expert at the concern area, I always take help from some professional service providers, currently I am taking the services from [remove by admin] for my current project. "They are an assembled team of Tech Professional with Extensive Experience in taking down IT task or IT technical problems giving you the Shortest Turnaround Time possible."
Hope it's helpful to you!
[mac_jsn]
|
|
| Back to top |
|
 |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Tue Jul 17, 2007 3:32 pm Post subject: |
|
|
mac, no offense but it sounds like an advertising to me.
|
|
| Back to top |
|
 |
|