Im creating upload button so user can upload file to database…
but if i repeat upload again, with different file of course… submit button will overwrite always index 1…
ther’s a way to have multiple row with all files that user upload… or simply use incremental index…
i wish to collect user’s file in repeater to show in profile page.
any helps?
thanks