Community

Post all form fields to PHP using jQuery

(Mick Redman) The example below simplifies the process of simply passing all HTML form data to a PHP script (or any other HTTP handler), obviously without a refresh. Below that are a couple of suggestions on how the jQuery and PHP could be improved beyond the simplified versions.

Read More - Register for Free Membership