Welcome Guest, Not a member yet? Register   Sign In
Upload a ZIP file
#1

[eluser]sico87[/eluser]
Is it possible to upload a ZIP file, unzip and then load the file paths into a database? and if so where would I start?
#2

[eluser]praveens[/eluser]
Yes u can
#3

[eluser]praveens[/eluser]
In database import option is their ,so u click on that link you will get browse option so you upload your data

cheers
praveen
#4

[eluser]sico87[/eluser]
I actually meant through a form interface so that users can upload a zip of images, and they will get loaded into a database through the website....
#5

[eluser]Horvath Gabor[/eluser]
working on the same...

my approach:

1.upload zip file
2.unzip it to desired directory
3.process each element in zip
4.insert into mysql


2,3,4 DONE
1 - i dont know where the problem is? i defined the 'zip' in allowed_types but it says its unallowed

i'll come back with more code




Theme © iAndrew 2016 - Forum software by © MyBB