Expire Date Calculation |
7/7/2011 6:32:28 AM |
PHPRunner General questions | |
S
sickacid author
In after record add, i've put this code, i get date from add page field and a type of item, in case of a specific item is flagged by $flag_sc, the code'll write a record in a specific talble, and it works, but when i go to calculate the EXPIRATION DATE of item, i got the problem, i can't get the date to write to db, che code fill every field of destination table, but not data_scadenza, where i'm going to put che expiration date, the field is set a date field in the mysql... please help me! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=17317&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' /> |
|
C
|
cgphp 7/8/2011 |
Try to echo the $expiredate before to insert it in tabella_scadenze. |