News Feed
Jobs Feed
Sections




News Archive
WebInOne.net:
Date validation for CodeIgniter 2
October 07, 2011 @ 11:57:21

On the WebInOne blog there's a post about doing some date validation in CodeIgniter 2 forms using the "set_validation" method.

I wrote a tutorial here about the CI date. At that post I used the HTML <select> for the input of date. Sometime our client can want to use text box for the date input. We need the validation for this date. I have found this code from here. It is for CI 1.7.* and PHP 5.2.*. So I change some code for the CI 2.0.* and PHP 5.3.*.

There's some code snippets included in the post showing how to use it in the form (HTML), setting the validation on the form object (for US and UK validation) and the actual code of the updated custom Validation class.

0 comments voice your opinion now!
date validation tutorial framework snippet form


blog comments powered by Disqus

Similar Posts

Jonathan Snook's Blog: Creating a Contact Form in CakePHP 1.2

DevShed: Generating Web Pages in Multiple Languages with a PHP IP-to-Country Mapping Application

PHPEasyStep.com: Sending forgotten password

MaltBlue.com: Zend Framework 2 Event Manager - A Gentle Introduction

PHPit.net: Image manipulation with PHP & the GD library (Part 1)


Community Events











Don't see your event here?
Let us know!


functional community tool interview release testing development language series example conference zendframework2 unittest composer object opinion code podcast framework introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework