From: Jason <ok...@kd...> - 2003-05-19 08:01:52
|
phpymyedit, I am trying to enter the current date and time into a date field. Not a timestamp field because, I don't want this field to change when the record is updated. The only approach I can think of, is to add a button or pulldown, on the modify record page, when clicked it will add in a time. When not clicked it leaves the date field unmodified. Has this been done before with phpmyedit? I am trying to insert the now() command into the [fdd] area of the field, although I haven't had good results, hence this post. Thanks again for all your support and this excellent program Jason |