PHP Classes / Hippo AJAX Form

Generate HTML forms and submit via AJAX

Hippo AJAX Form PHP Class

This class can be used to generate HTML forms that can be submitted via AJAX. It can generate HTML for the most common types of form inputs. The class ends the form generating a submit input. When this input is clicked, the form input values are collected and submitted to a given Web page script via AJAX using the POST method. The response of the submission page script is displayed within a given div section.

Similar PHP Classes

Search in PHP Classes

Filter by tags