Jump to content

ENUM data


smonkcaptain

Recommended Posts

Hey all.

 

I currently have a Field called 'Lens' in a MYSQL table called `members` containing ENUM data displaying on a drop down list on my upload.php page.

 

I'm just wondering whether there is a way to have different enum data for each member or ID such that depending on which user is signed in, it will displaying different data on the drop down.

 

Example:

 

ID      NAME    CAR

id=1  John  enum ('audi','ford')

id=2  Jack  enum ('honda','nissan')

 

 

...etc

 

 

Thankyou for your replies., if you need any more information, just ask!

 

Jimmy Leaman.

Link to comment
https://forums.phpfreaks.com/topic/206339-enum-data/
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.