1-800-ATN-VERB
Here be questions and here be answers.
Here is a way to insert the current date/time in a v:create tag:<v:create path="guestbook"> <v:hidden_field path="datetime_added" value="<v?= date('c'); ?>" /></v:create>either date('c') or date('r') will work.
<v:create path="guestbook"> <v:hidden_field path="datetime_added" value="<v?= date('c'); ?>" /></v:create>
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In Apply for Membership