Jump to content

PHP Help for Drop Down Lists


winnard2008

Recommended Posts

Hi

 

I am fairly new to PHP and am having trouble with one issue.

 

 

Basically I have a drop down menu with 3 categories which are setup in a table call

 

portfolio_cat:

 

the categories have an ID of 1,2 and 3. There will be no more going into this table.

 

Basically our old programmer created the other part of this form and I am adding this category drop down to it.

 

His table called portfolio had the following in it

 

id

jobtitle

customer

location

info

testimonial

image1

image2

image3

 

What I need to do is set up the form so that when the client is creating the portfolio they can select which category that information is based on.

 

Ie portfolio on windows

 

All the info in the portfolio table will be linked to the portfolio_cat table ID 1.

 

 

How do i do this??

 

 

Any help would be great.

 

 

Danny

NEWBIE PROGRAMMER

Link to comment
https://forums.phpfreaks.com/topic/115087-php-help-for-drop-down-lists/
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.