Coding Contest Challenge Sponsored by eSourceCode

Submitted by navajocodetalker on
We would like to invite our avid programmers to participate in our Coding Contest Challenge Sponsored by eSourceCode.com, for a chance to win $100.00 worth of Paypal credit. For those who are living in the Philippines we will convert the amount into Php5,000 in cold cash. This contest is free and no purchase is required. In order to join the Coding Contest Challenge, you have to abide with some

User Registration and Form Validation Using CodeIgniter

Submitted by admin on
By using CodeIgniter framework, you’ll learn how easy it is to create a registration form with validation using the form_validation library that is built-in with CodeIgniter. This example demonstrates how to validate every control in your form. One example is the validation of email address. All you have to do is simply specify this argument: valid_email. CodeIgniter will simply look for that