rash805115 / rnj

Online Shopping Portal
2 stars 3 forks source link

convert data in date field to a valid unix timestamp. #10

Closed rash805115 closed 11 years ago

rash805115 commented 11 years ago

The date field must be converted into a valid timestamp before entering it into the DB. If it cannot be converted, then show error.

The date field is in view/default/user/updateaccount.php The place to write code is in control/users/useraccountupdatecontroller.php