Welcome Guest, Not a member yet? Register   Sign In
Consult: How to compare time field using form validation
#1

[eluser]terrycyleung[/eluser]
Hi All,
I would like to consult how to check the end time cannot early than start time, I've modified the validation code as follow but seem not work, please help, thank you so much.

$this->form_validation->set_rules('start_time', 'Start Time', 'required |less_than[end_time]');


Thanks.


Messages In This Thread
Consult: How to compare time field using form validation - by El Forum - 03-04-2013, 12:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB