This version of Responsive PHP Quiz application has following new features are added. You may refer my previous versions of PHP MySQL quiz script tutorial to download php quiz script freely.
Now users can share his/her results on Social networks (Facebook, Twitter, Google Plus, Reddit and Linkedin).
The Quiz result page will contain all questions answered by the user along with correct answer.
The Quiz result manage Grid has unique link to each taken Quiz result page, So user can refer his last Quiz results.
The User can sort Quiz results on manage Grid using quiz taken date.
Invoice System Using jQuery PHP MySQL And Bootstrap
This is an awesome tool for your marketing team and they can crack the deal at client’s doorstep. Order PDF Invoice System Script today! and increase sales. It just comes at a fraction of one time price. Grab the deal today.
2022
Ajax Multiple Image Upload With Resize Using jQuery PHP
This is an awesome tool for your marketing team and they can crack the deal at client’s doorstep. Order PDF Invoice System Script today! and increase sales. It just comes at a fraction of one time price. Grab the deal today.
jQuery Autocomplete Mutiple Fields Using jQuery, Ajax, PHP and MySQL
In this tutorial I am going to show how to populate multiple textfields using single jQuery autocomplete select. For example I am going search country name on country name textfield using jQuery autocomplete, finally results will show list of country names that matches your search. While selecting country name from any one of the search results, it will populate that corresponding country Number, Country Phone code and Country code will be populated automatically in their respective textfields.
This version of Responsive PHP Quiz application has following new features are added. You may refer my previous versions of PHP MySQL quiz script tutorial to download php quiz script freely.
Now users can share his/her results on Social networks (Facebook, Twitter, Google Plus, Reddit and Linkedin).
The Quiz result page will contain all questions answered by the user along with correct answer.
The Quiz result manage Grid has unique link to each taken Quiz result page, So user can refer his last Quiz results.
The User can sort Quiz results on manage Grid using quiz taken date.
Invoice System Using jQuery PHP MySQL And Bootstrap
This is an awesome tool for your marketing team and they can crack the deal at client’s doorstep. Order PDF Invoice System Script today! and increase sales. It just comes at a fraction of one time price. Grab the deal today.
Ajax Multiple Image Upload With Resize Using jQuery PHP
This is an awesome tool for your marketing team and they can crack the deal at client’s doorstep. Order PDF Invoice System Script today! and increase sales. It just comes at a fraction of one time price. Grab the deal today.
jQuery Autocomplete Mutiple Fields Using jQuery, Ajax, PHP and MySQL
In this tutorial I am going to show how to populate multiple textfields using single jQuery autocomplete select. For example I am going search country name on country name textfield using jQuery autocomplete, finally results will show list of country names that matches your search. While selecting country name from any one of the search results, it will populate that corresponding country Number, Country Phone code and Country code will be populated automatically in their respective textfields.
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 MySQLi.
Gmail like layout Using HMTL and Twitter Bootstrap
In this tutorial we are going to design a Gmail like layout using html and twitter bootstrap. Most of time we like to design some of the most popular layout on the web/internet. Once we designed ourself, we may feel sense of prideness that we made it. So here we are going to make most popular design on the internet i.e. Gmail layout, just follow this tutorial using bootstrap at the end you will make it yourself.
Drag and Drop File Upload jQuery PHP Ajax HTML5 MySQL and Bootstrap
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 file upload plugin you can upload images, audio files(mp3, mp4, mpeg), video files, text files, zip files, word document and excel documents and etc.
In this tutorial we are going to see WordPress frontend Ajax login and registration without using any plug-in. Once I thought Implementing frontend login in WordPress by own is one of the biggest diffcult task we ever do, but now it’s one easiest thing we ever do. So now we are implement this easiest thing in your project or blog just following few simple steps.
By default WordPress disables following GLOBAL variables POST, GET, SESSION and REQUEST for security reasons. So I think it very easy to done this WordPress login and registration using WordPress Ajax request.
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 using change event of jQuery we get all the selected images. Then read the all selected images using FileReader and assign all the read images to image tag.
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 system. It always good idea to show suggestion when user tag their post in their content management system. let’s see how to implement this jQuery autocomplete in our blogger/wordpress post tagging system.