Data/File upload and management

by frx08

Show:

xemmexsays

Humm! You should put a live and workable demo online! It will help to put your sale up! Otherwise, only few people will buy! ;)

Posted 6 months ago
Author

frx08 frx08replied

I’m a new user here, thanks for the suggest, I updated the demo ;)

Posted 6 months ago

nsafsays

It says “Added’ thats all, Is this got a back end? how do you controll the files you have uploaded?

Posted 6 months ago
Author

frx08 frx08replied

there is a little menù under the form, I made it just for the demo, in daily use could be unlinked pages!

Posted 6 months ago

absolutosays

hi. are there any restrictions concering filesizes?

cheers, martin

Posted 6 months ago
Author

frx08 frx08replied

yes, the default max filesize is set to 300kb but you could modify it just editing the setting file (there is also extension restriction that it’s editable too with your choosen extensions)

Posted 6 months ago

davelksays

Can I specify a folder on my server where I want these files to be uploaded to?

Posted 6 months ago

frx08says

Author

Sure! You can specify your folder just modifying the destination in the index file! however I offer help, so don’t hesitate to contact me!

Posted 6 months ago

e4girlsays

Very cool. Bookmarked. I may have a use for this soon.

Posted 6 months ago

fawadsays

Purchased

It doesn’t work!

http://web1.84-16-255-129.internetserviceteam.com/setup.php

please help me!!!

Posted 6 months ago
Author

frx08 frx08replied

Hi fawad !! thank you for purchasing!! however you need to open first the file “settings.php” first with your editor than u can run setup. it needs a database!! by the way if u got some problems I can help you so write me!! let mw know!!

btw write me at this email if you need help canadese90[at]gmail.com

Posted 6 months ago
Author

frx08 frx08replied

I visietd the page and now it works, maybe you haven’t set the file settings.php previously…

Posted 6 months ago

nathandailosays

Hi,

Is user access integrated with this? (Ie. Can files be uploaded by the public, or can it be a set so that only certain users can upload?

Thanks, Nathan

Posted 6 months ago
Author

frx08 frx08replied

Hello Nathan,

Access protected by password and username was not implemented in this script. If you need to implement this feature, I can give you a link to a good tutorial on the Evanto network:
http://net.tutsplus.com/videos/screencasts/how-to-build-a-login-system-for-a-simple-website/
Or if you need you can contact me for support.

frx08[at]libero.it
hi! ;)

Posted 6 months ago

bmaworldsays

having a per user uplaod page will be nice

Posted 6 months ago
Author

frx08 frx08replied

well, I can make it. if someone require it I can do it. :)

Posted 6 months ago

DigitalDiggsays

I’m looking for something just like this just wanted to know if you can add a few little things to it if so please contact me at robert at digitaldigg . com

Posted 6 months ago

revivesays

This looks like a great script.. the only issue that I came across is when trying to delete an item after viewing the file.. if you click ‘FILE’ to view the file,.. then close that window the preview is in, click delete.. it doesn’t delete it.. you have to click delete a second time.. :)

Posted 6 months ago
Author

frx08 frx08replied

Hi revive!! Well there is the yellow row which shows the deleted row, and the Refresh button to reload the page without the deleted item, anyway I fixed that and I’m updating the file with the fixed code for this lil thing :) thank you :)

P.S. please check the demo and tell me if it’s what you mean!!!

Posted 6 months ago

DeboraLuisaAsays

Molto carino! :)

Posted 6 months ago
Author

frx08 frx08replied

grazie!:D

Posted 6 months ago

webstirmediasays

Purchased

Just bought this. Added this one line after the current line 20:

chmod(“upload/” . $_FILES“file”, 0755);

This prevents the server from uploading the files chmod 600 and making them non accessible.

Great script.

Posted 6 months ago
Author

frx08 frx08replied

Hi webstirmedia!! Thank you so much for purchasing and for the fix!!! :)

Posted 6 months ago

crwebsays

Is the actual upload function implemented or is this the front end only? Also, does it do it via Javascript or does it depend on PHP ?

Posted 6 months ago
Author

frx08 frx08replied

well, the function is implemented and it depends on PHP , javascript is just for the look. ;)

Posted 6 months ago

netstormsays

Purchased

I’m trying to add extra fields for multiple file uploads, is there an easy way to do this?

Posted 6 months ago
Author

frx08 frx08replied

hi!! thank you for purchasing. it’s not implemented what you’r looking for but if you want we can help you, :)

Posted 5 months ago

ltd300says

What I’m looking for is to upload the image to a file in my server and save the image directory path in my database. So it can be retrieved late it on. This uploader will do it? Thanks! ltd300@aol.com

Posted 6 months ago
Author

frx08 frx08replied

Hi itd300, well what you’r looking for it’s implemented.. it stores the path in the database and retrieve it by the show page.

Posted 5 months ago

Default-user ltd300replied

Thanks!!

Posted 5 months ago

oryansays

Hmm i noticed that once you delete an entry from the table the actual file remains on the server. I would imagine after a while of use there would be a mess of old “deleted” files still remaining on the server. Any way to delete the actual file as well as the DB entry?

Posted 5 months ago
Author

frx08 frx08replied

Hi oryan, the script deletes automatically file’s info in the database and the real file in the folder. :)

Posted 5 months ago

xemmexsays

Purchased

Well I see that you have finally put a demo online! So I buy it! :)

Posted 5 months ago
Author

frx08 frx08replied

thanks xemmex :)

Posted 5 months ago

AbhyKsays

hi,

i have also developed siimilar kind of application 4 1 of my clients
i ll be great if u include user and admin section to it.....
so after uploading  particular user shud view his files only....

its only suggestion othws it’s good work..

Posted 5 months ago
Author

frx08 frx08replied

thanks fors suggestions, now i’m working to another project, but after that project i’ll review and implement this, hi!

Posted 5 months ago

ltd300says

Purchased

I’m trying to add extra fields for multiple file uploads, is there a way to do this? I need 3 upload field for ID. Can you help me to add 2 more extra field to the script. Please!

Posted 4 months ago
Author

frx08 frx08replied

ok, contact me at frx08@libero.it :)

Posted 4 months ago

godonholidaysays

I am looking for an uploader that allows JPG and zipped files. Can I do this with this template?

I want to be the only person who can edit/delete the files once they have been uploaded by everyone else.

Thanks

Posted 4 months ago
Author

frx08 frx08replied

yes you can allows only jpg and zip, you can divide the upload page in a public page and the manage page in an other “secret” page that you can restrict with password

Posted 3 months ago

Garfyyysays

Purchased

Any chance you could add an upload progress feature?

Also, can this handle any file size as long as you set the max file weight high enough?

Posted 2 months ago
Author

frx08 frx08replied

for the moment we don’t implement a progress bar, however there are many jquery plugins that use flash..

This script allows files of any size but also depends on your web space support and the configuration of .htaccess file

the problem in demo page is fixed

Posted 2 months ago

guerilladesignssays

Purchased

No matter the max file size I designate the system will not upload files larger than 1.2mb’s. Advice?

Posted 12 days ago

noticzsays

Needs multiple file upload

Posted 11 days ago

$7

Prepaid customers
pay just $5 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Find Out More Price

You must sign in or sign up to purchase this item.

12345 ( 17 ratings )

Purchase 108 purchases

File Types Included
PHP
Item Attributes
Created 13 September 09
PHP Version 5.x
MySQL Version 5.x
Compatible Browsers FireFox 2, FireFox 3, IE6, IE7, IE8, Safari
ThemeForest Files Included N/A
PHP Files Included PHP
PHP Framework N/A
Collections that include this item