Hi all,i have a site.i tried to upload zip files in a folder on my site using a script.but it didn't work. so i have to upload them using FTP. this file uploading is related to a mysql query.so this FTP upload cause me more work.as i have to upload a file first then making the query in mysql.i am new in this field.so i dont know many things. why i cant upload zip files in folder on my server using a script.does it related to folder's security option? plz give me some idea.
your server might have disabled the .zip files from being added, but i doubt it. Should work fine. Post your code and I will take a look at it.