Jump to content

PHP / MySQL CMS question


johnnybravo

Recommended Posts

Hi guys,

 

I'm trying to build a content management system using PHP/MySQL for a design site.

 

My problem lies in the portfolio section of the site. I am working on the Add new project code and want to have the facility to add multiple images or files to the project.

 

I've made a script which launches in a popup window and allows me to upload images and then adds a image reference into a seperate images table in my db but im strugling to link the two together.

 

I dont want to have to upload the images before I add my new project, I want to be able to do it at the same time but I also want to be able to have multiple images for one project.

 

Can anyone point me in the right direction?

 

thanks

john

 

Link to comment
https://forums.phpfreaks.com/topic/94242-php-mysql-cms-question/
Share on other sites

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.