Woah, small debate going on here! haha.
Right, see what i've gotta do is all like an intro to php etc, not done anything like this before.
It's all about client side validation, so javascript to perform validation which is then checked 'on click' of the submit button.
Basically need validation added to the HTML file for things like field is required, checks to make sure a date has been entered on the date field, make sure time has been entered in the time field etc.


