Page 1 of 1

How to use method "GET" in a Form ?

Posted: Mon Jun 17, 2019 8:52 am
by L3WIS
Hello,

I want to get information of my database. I think with the method GET I can receive this information in my website, but I don't understand how this can worked. Have you got more information ?

Re: How to use method "GET" in a Form ?

Posted: Mon Jun 17, 2019 8:59 am
by Pablo
To get data from a database you will need a PHP script.

For basic data retrieval there extensions may be useful:
http://www.wysiwygwebbuilder.com/dataviewer.html
http://www.wysiwygwebbuilder.com/mysqlconnector.html
http://www.wysiwygwebbuilder.com/respon ... table.html