Jump to content

Insert Date if menu value =?


garybrett

Recommended Posts

Hi, new to php so please excuse the simplicity of my questions.

 

I have a menu list that inserts data into a field, is it possible with php to insert a date into another field dpendent on value? For example:

 

MenuList - Status1, Status, Status3 inserted into tblfieldStatus when selected

 

3 other fields in same table are

Status1DateNow

Status2DateNow

Status3DateNow

 

If a user selected Status2 from menu then Status2Date would be populated with the date today?

 

Kind regards

 

Link to comment
https://forums.phpfreaks.com/topic/256186-insert-date-if-menu-value/
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.