[EdLUG] Help 10

Swithun Crowe swithun at swithun.servebeer.com
Thu May 14 20:35:40 UTC 2020


Hello

AR> When I use an INPUT form to pass variables to a PHP file, echo prints
AR> results on a new screen.  How do I get the results printed on the
AR> calling page ?

For this you'll need Javascript. jQuery is quite a user friendly
framework.

To have the form submit data to the server without refreshing the whole
page, you need to use AJAX, which you can also do with jQuery.

Swithun.



More information about the EdLUG mailing list