Showing posts with label PHP. Show all posts
Showing posts with label PHP. Show all posts
Ketan Patel

Benefits of Using PHP Frameworks

This post has been moved to new site domain: php-dev-zone.com click here to read it
Read More
Ketan Patel

How to Generate Barcode image in CakePHP


How to Generate Barcode image in Cakephp




In this easy and tutorial we are going to learn how to generate Barcode image in CakePHP. In CakePHP we have Barcode Helper class to fulfill this. This helper can generate different Barcodes. This Helper has following features.

Read More
Ketan Patel

Country State City Dropdown Using Ajax

This post has been moved to new site domain: php-dev-zone.com click here to read it
Read More
Ketan Patel

Login Form Using Ajax and jQuery

This post has been moved to new site domain: php-dev-zone.com click here to read it
Read More
Ketan Patel

Account verification using PHP

If you haven't read my previous article then, please Read This. It will be very helpful.So many times you may have experienced this , When you sign up to join any website, they may want to verify your email address by sending confirmation link to your email address. You'll learn how this thing works in this tutorial.


Read More