In this php quiz application i have combined the two of my previous tutorial and added few features to make this quiz application is useful one. Note : You can refer my latest Quiz application Responsive PHP Quiz Script….. Read More >>>>
Continue Reading »CSS
jQuery Autocomplete Post Tagging System Like In WordPress
In this artcile we are going to see how to implement post tagging system like in the blogger, wordpress or some of the CMS systems. We mostly use this type of post tagging system in all type of content management….. Read More >>>>
Continue Reading »Integrate Pixlr Online Photo Editor in Web Application/Website
In this tutorial we are going to integrate pixlr online photo editor in our web application or website. Pixlr is an free online photo editor tool, using this pixlr editor we can edit photos like in adobe photoshop. pixlr has….. Read More >>>>
Continue Reading »Instant Image Preview Before Upload Using jQuery
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 »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 »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 »