Best jQuery PHP Plugins & Tutorials with Demo

    IntercomSlack : Chat system for Website in jQuery

    IntercomSlack : Chat system for Website in jQuery

    WP Intercom Slack is a plugin which allow you to chat your customer from Slack. Bring the power of collaborative chat to help your customer.

    Premium Stock Market Widgets with jQuery & PHP

    Premium Stock Market Widgets with jQuery & PHP

    Premium Stock Market Widgets is one of the essentials that you will need when starting a new financial blog or putting together a website related to financial markets. If you run a news website or want to display share price of a public company it will be of great help too. The plugin allows to easily add financial data (such as stock, currency, commodity, ETF quotes) to your website by using simple inline PHP snippets injected into HTML code (just like WordPress shortcodes).

    Market data is available for the following asset classes:

    • Stocks and stock indices (see list of stock exchanges below)
    • All world currency pairs and crosses
    • Major commodities
    • Exchange Traded Funds (ETFs)
    • US Treasury notes / bonds
    • Mutual funds
    • Bitcoin / USD

    Fileuploader : Beautiful and powerful HTML5 File Uploading Tool

    Fileuploader : Beautiful and powerful HTML5 File Uploading Tool

    Fileuploader is a beautiful and powerful HTML5 file uploading tool. A jQuery and PHP plugin that transforms the standard file input into a revolutionary and fancy field on your page.

    • File preview with image thumbnail or icon
    • File image thumbnail can be generated in canvas to resize it perfectly for given with and height
    • Render synchron the file preview
    • File icon background is generated from file extension
    • Customize your own input and thumbnail elements
    • Responsive and fancy animations
    • Choose multiple files from different folders
    • Drag&Drop feature
    • Upload each file with Ajax
    • Upload synchron the files
    • Upload progressbar with many data available
    • Start, retry and cancel upload actions
    • Paste images from clipboard (only in Chrome)
    • Validate the file’s limit, size and extension. You can also use your own function
    • Edit mode for already uploaded files
    • All files are in one list in a hidden input
    • Use input HTML attributes to configurate it
    • HTML template renderer using Text variables
    • CSS file icon
    • PHP upload helper
    • PHP generates an array with many file informations
    • PHP can create a custom file name
    • API and more than 24 Callbacks to manipulate freely the appearance and functionality of your file input

    Save Multiple Rows of Invoice Data Using PHP & jQuery

    Save Multiple Rows of Invoice Data Using PHP & jQuery

    In this tutorial we are going to see how to Save Multiple Rows of Invoice Data In MySQL Database Using PHP, jQuery and Bootstrap 3. In previous tutorial we have seen how to dynamically add table rows with text fields using jQuery and PHP.

    jQuery Time Lapse Painter Plus Editor

    jQuery Time Lapse Painter Plus Editor

    Time Lapse Painter product consists of jQuery Time Lapse Painter plugin (TLP plugin) that plays the effect and an editor called Time Lapse Painter Studio (TLP Studio). TLP Studio is the means by which the resources needed for the animation are created and the values to control it are set.

    Features:

    • Responsive behavior. TLP Plugin scales according to available width.
    • Countless ways to animate your true color image, provided by TLP Studio.
    • Transparent and semi transparent PNG images.
    • Method and events that allow the effect to be used in trending slideshow plugins.

    Add And Remove File Fields Using jQuery And PHP

    Add And Remove File Fields Using jQuery And PHP

    In this tutorial we will show you how to add and remove file fields using jQuery and PHP.Now user can add any number of file fields he wants by clicking on a single button and upload multiple files using PHP.

    Get Website Statistics Using PHP, jQuery And MySQL

    Get Website Statistics Using PHP, jQuery And MySQL

    Website statistics like total visitors, total visitors online, total pageviews etc are very beneficial data every website owner must have to get a record of all of these to know how your site performing, how many visitor are online, how many visitor your website get per day or month.Generally website owner use external libraries or other web statistics website to get record of website and some use there own method to get website statistics if you also want to get website statistics by using your own method then this tutorial will definitely helpful for you. In this tutorial we will show you how to get website statistics using PHP, jQuery and MySQL.

    Dynamic Drop Down Menu Using jQuery, Ajax, PHP And MySQL

    Dynamic Drop Down Menu Using jQuery, Ajax, PHP And MySQL

    In this tutorial we will show you how to create dynamic drop down menu using jQuery, Ajax, PHP and MySQL.You had seen dynamic drop down menu in many online shopping website where you just hover on menu and a big submenu with images will open that’s what we were going to create in this tutorial

    Session Timeout Warning With Countdown Using PHP & jQuery

    Session Timeout Warning With Countdown Using PHP & jQuery

    In this tutorial we will show you how to display session timeout warning with countdown using PHP, jQuery and HTML.When user logged in using login form we display a countdown and after the countdown end user will be logged out automatically.You may also like simple countdown using jQuery CSS and HTML.