Best jQuery PHP Plugins & Tutorials with Demo

    Create Search Engine Using PHP, jQuery And MySQL

    Create Search Engine Using PHP, jQuery And MySQL

    Everybody knows google its a search engine it lets people to search anything they wants to know without search engine we don’t imagine internet will survive.Search Engine working is simple user type a word in search box and they get results from search engine database which is stored by there search crawler which is used to gathered webpage details like title, description, link etc.So, in this tutorial we will show you how to create a simple search engine using PHP, jQuery and MySQL.

    Display Data In Pie Chart Using PHP & jQuery with Google API

    Display Data In Pie Chart Using PHP & jQuery with Google API

    A pie chart (or a circle chart) is a circular statistical graphic, which is divided into slices to illustrate numerical proportion.It is generally used in business world when you have to display comparison or difference of some data in a graphical manner. So in this tutorial we will show you how to display data in pie chart using PHP, jQuery and Google API.

    Slider Maker : Create jQuery Photo Slideshows & Galleries

    Slider Maker : Create jQuery Photo Slideshows & Galleries

    Slider Maker – Create jQuery Photo Slideshows, Galleries, Carousels in no time !

    • Fully responsive
    • Retina-enabled
    • Creates Well-adaptated images for each screen & device
    • Touch-swipe
    • Lazy Images Loading
    • Loaded with ajax

    Drag And Drop Shopping Cart Using jQuery,Ajax And PHP

    Drag And Drop Shopping Cart Using jQuery,Ajax And PHP

    In this tutorial we will show you how to add items in shopping cart using drag and drop feature by using jQuery,Ajax and PHP.Drag And Drop is the modern and easy way to add items in shopping cart you only have to drag an item and drop it into the cart and the items will automatically added in your cart.

    Upload Multiple Images with Preview in jQuery & PHP

    Upload Multiple Images with Preview in jQuery & PHP

    In this tutorial we will show you how to upload multiple images with image preview using jQuery Ajax and PHP.We use jQuery and jQuery Form Plugin which helps in uploading images to server.

    Captcha System On User SignUp Using PHP And Ajax

    Captcha System On User SignUp Using PHP And Ajax

    Captcha is the best way to avoid spamming your SignUp, Comments, Email and many other things that takes user input. What is Captcha? It is a simple text combination of some uppercase and lowercase letters with some numbers generated randomly with some special kind of text type font. It is mainly used for Human Verification whether the user is human or any computer script. In this tutorial we will teach you how to make your own captcha system with the help of PHP and Ajax.

    360 Virtual Tour PHP & JavaScript

    360 Virtual Tour PHP & JavaScript

    The 360 Virtual Tour PHP is a mobile ready responsive php script for displaying 360 degree virtual tours directly in the Browser. Now there is no need to segregate the 6 side of panoramic photo. Using 360 Virtual Tour PHP you can use just One 360×180 panoramic photo for making a virtual tour. 360 Virtual Tour PHP is simple to use. You just need to upload index.php file to your hosting, open Online Editor and upload your panoramic photos like video preview. You don’t need to have advanced programming knowledge for making a Virtual Tour.

    Formdoid : Advance PHP Database Form Builder

    Formdoid : Advance PHP Database Form Builder

    Formdoid is advance PHP database form builder that generates the form directly from the database tables by writing 2-3 lines of codes only. It automatically creates form fields on the basis of the field type and field name as defined in the database table. You don’t need to write data submission code (insert/update/export) also, script handles that part also. By default, script also put validations as per the field type and manages the data submission using ajax.

    Dynamic and Dependent Drop Down Menu with PHP & jQuery

    Dynamic and Dependent Drop Down Menu with PHP & jQuery

    I used this code when I have a small list of records (e.g. authors or categories) that can be picked using a drop-down list and then, I want to load the related information instantly without refreshing the page.

    Google OAuth 2.0 Ajax Login using jQuery & PHP

    Google OAuth 2.0 Ajax Login using jQuery & PHP

    In this tutorial we will learn how to Implement Google OAuth2.0 Login with Javascript SDK without Page Refresh and also data should be stored on MYSQL database as well.