oo7ml
05-25-2007, 06:02 AM
Hi, i have just created a new field in my database called date. When a user submits a join form i want the date/time to be automatically inserted into the date field in the database.
I already have the value NO automatically inserted into the valid field in my database when a user submits a join form, so i just need to add the data/time function under this
$valid = 'NO';
Can someone please show me how to do this, thanks
I already have the value NO automatically inserted into the valid field in my database when a user submits a join form, so i just need to add the data/time function under this
$valid = 'NO';
Can someone please show me how to do this, thanks