Jump to content

Images inserted into Table


cjbeck71081

Recommended Posts

Hello,

I have a client that is interested in having a page that has Before and After pictures of projects that he has done.  The page should be very simple i figured a table with 2 Columns and 2 Rows.  Top Row to read the address, and the bottom row to have a picture on the left of the before, and a picture on the right of after.  The only complicated part is...what is the easiest way to allow him to edit the information. 

--Should i create an extremely simple table, and show him where to copy code from one place, and insert it to another, then to change the information?
Link to comment
https://forums.phpfreaks.com/topic/31108-images-inserted-into-table/
Share on other sites

I have a similar issue and the solution was to create a php page (secured) for the client to log on, type the address in an html form and upload photos to the mysql database.  It was straight forward and simple for the client...literally about a minute per upload.

I achieved this with much help here, to the credit to those who helped me.  Do you have any code yet?

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.