Helpful Information
 
 
Category: MySQL and other databases
help need in upload

thank you for taking the time to help

i have a php script that uploads photos to a folder on a server. the folder is called "photos".
my php script that works is posted for download

my desire is to create this into a dynamic photo editing solution, to which a general person can upload x amount of photos and then the server and php will take care of the rest.
what i need help with is as follows.

1)set up a sql table that will take in the images and output what is needed
----i need to be able to take in the uploaded images and (resize, separate to two folders (thumbs and large) insert the changed images in a custom folder inside of the photos folder and display the images.

2)the custom folder will be created and named by the user, if you look on the php script in the form section i have included a spot for this. it will need to be linked up some how.

2.5) on the php script there is a text area in the form for the user to be able to put some txt, and edit the txt as they desire. i need that text taken and placed on x.php to which the photos will also be displayed on. i believe that that is just in having different variable in place and calling to those variable.

3) i need help placing the sql into action on the php script i have made here.

4) i can upload the sql to my server if someone submits it as a txt file.

thank you for taking the time to help me out, please advise if i have not been clear on my needs. Kelly-

(a good example of part of what i am trying to create is a web photo gallery that can be found in Photoshop) if that helps.

-solved-










privacy (GDPR)