Upload File

QuestionsUpload File
Rheal asked 8 years ago

Hello

I have the Upload option working and it puts the files into the "uploads/$userID" folder.

Is there a way to allow them to upload multiple files?

Can someone help?

3 Answers
Abu Ghufran answered 8 years ago

Hi,

I am working on this feature, and will update you once ready. I am trying to integrate core html multiple upload function (not using any lib).

http://www.w3schools.com/tags/att_input_multiple.asp

Abu Ghufran answered 8 years ago

Hello Rheal,

This feature is ready and i am emailing you update for review.
It uploads all selected files in specified folder and set comma separated file names in posted array field to be saved in db.

One can use on_insert, on_update to separate them and save in separate table if required.

Let me know the results.

Rheal answered 8 years ago

Thank You I will give it a try 🙂

Your Answer

19 + 19 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?