Jump to content

Need some help with a problem I am having


lolic0n

Recommended Posts

Me and a couple of my friends from photographer school decided to go on vacation together to a city in Poland called Gdanks and we took a lot of pictures and had a lot of fun and all that good stuff. Anyways, so I made put up a little website that we are going to use for our presentation, and the other guys that I was with didnt understand how to log into the ftp shit and add the images manually, so I was wondering how I would go about making a form where they would upload the images directly from a upload page to a folder called something like /images/gdansk/ and then it would automatically show up on the site and there would also be an option to make it link to somewhere and make it have a name and description.

At the moment it looks sort of like this:

 

uQYTua1.png

 

Source for each image:

<td align="center" bgcolor="#ffffff"><a href="#"><img height="300" alt="" src="./upload/images/gdansk1/" width="300" border="0"></a><br>

<strong><font color="#ff00ff" size="4">Picture <br>Day</font></strong><a href="./image1.html"></a></td>

 

So I basically want to be able to upload a image, insert the image link inside the <img src=""> and be able to change the Name, Day and link.

 

If you could help me out that would be great.

Link to comment
Share on other sites

You will need to make a database named something like "images". In the database, include the link to the image, and everything you want to edit for that image. Then just make an edit form and use it to update the database.

Edited by SocialCloud
Link to comment
Share on other sites

There are a lot of different tutorials to upload files to the server via a form and php. http://http://www.google.com/search?q=php+image+upload+form

If you get stuck on a particular area, we could help you further.  If you are looking for someone to write the code for you, then you may need to head over to the freelance section of this forums.

 

Hope this helps.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.