In this tutorial we are going to see how to implement image preview before upload or before submitting form using jquery. So what we are doing here is once user select his image or images using input file field, then….. Read More >>>>
Continue Reading »JQUERY
jQuery Autocomplete Multiple Fields Using jQuery, Ajax, PHP and MySQL
In one of the previous tutorial, I had implemented jQuery autocomplete using jQuery, Ajax, PHP and MySQL. Before continuing this, please refer this following tutorial for complete basics and integration of jQuery autocomplete. Refer this video tutorial series on jQuery….. Read More >>>>
Continue Reading »CakePHP Auth Component Login Tutorial
In this tutorial we are going to see user login and registration using CakePHP AuthComponent. Every php frameworks will have their own Auth component that will handle user authentcation and authorization functionality. All we need to is just include that….. Read More >>>>
Continue Reading »OAuth Login for Facebook Twitter and Google Plus Using PHP
So far in this series of user registration and login we had seen simple user login and registration using php objected oriented programming. User registration and Login Using PHP5, MySQLi, jQuery and Bootstrap Then we have seen how to integrate….. Read More >>>>
Continue Reading »Auto Tab Using jQuery
Mostly we all seen this auto tab switch while entering our credit/debit card numbers while proceesing online payment for online purchase. we are going to see how to implement this auto change tab using jQuery. Based on maxlength….. Read More >>>>
Continue Reading »Login with Google OAuth 2 Using PHP and MySQL
In this tutorial we are going to see how to implement Login with Google OAuth 2 Using PHP and MySQL to our web-application. Before continuing this please refer my previous tutorial on simple User Login and registration Using PHP and….. Read More >>>>
Continue Reading »