Posted: Wed Oct 20, 2004 12:40 pm
Thanx very much. It was of a great help to me. But I did not understand why u are using
preg_match('#^\d{4}$#', $_POST['year']
It is mandatory? or can we just ignore it.
preg_match('#^\d{4}$#', $_POST['year']
It is mandatory? or can we just ignore it.