Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(strtotime($endDate) < strtotime($startDateConv)){
- form_set_error('enddate', "The Delivery date cannot be older than the Current Date!. You chose the date $endDate This is $testPost");
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement