jQuery4PHP libraries: jQuery from PHP

  • Handbook Articles

  • 1

    PHP 5 library that makes all the features of jQuery and jQueryUI available to PHP programmers.

  • two

    We make a first example with the jQuery4PHP libraries, for programming in Javascript and jQuery from PHP code.

  • 3

    In the jQuery4PHP documentation they offer us another way to write the event code that they call static method.

  • 4

    We are going to make an example with some simple effects that can be done in jQuery, but programmed entirely on top of PHP.

  • 5

    How to perform Ajax directly from PHP code, using the jQuery functions available to us with jQuery4PHP.

  • 6

    How data can be sent to PHP pages, via POST, which we access via Ajax using the jQuery4PHP framework.

  • 7

    How to make a loading message, which is shown when starting the Ajax request and hidden once the response to that request has been shown, with PHP and jQuery, using jQuery4PHP.

  • 8

    The jQuery4PHP libraries allow you to use the widgets implemented in jQueryUI, which means that you can call all jQueryUI user interfaces from PHP scripts.

  • 9

    Steps to implement a dynamic dialog box or Modal Box, of those found in the jQueryUI libraries, but directly from PHP and without programming a single line of Javascript code.

  • See also  /faq/que-es-captcha
    Loading Facebook Comments ...
    Loading Disqus Comments ...