/usr/local/php/html_util.php #@ #@ function timestamp() = returns the current date and time in a standard timestamp format. #@ #@ #@ function process_email_form() - email submit form to someone. #@ #@ #@ function hitcounter() - display the number of times the current page has been hit (since this function was inserted). #@ #@ #@ function form_validate(prm,rec) - validate rec according to ruls in prm. (see john@weider.cc for info) #@ |