In this tutorial we are going to implement drag and drop file upload using jQuery, PHP, ajax, html5, mysql and bootstrap. I am using blueimp jquery file upload plugin to implement this drag and drop image upload. Using this jQuery….. Read More >>>>
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 >>>>
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 >>>>
Whether you have noticed it or not, a bulky and cluttered database files, images, plugins, themes, etc., not only makes it hard to manage the site, but it also deteriorates the overall WordPress website performance. Hence, in order to establish….. Read More >>>>
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 >>>>
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 >>>>