6 years, 2 months ago.  This question has been closed. Reason: Off Topic

Easy solution read post data html form

Dear All,

Finally I have a working webserver at my LPC4088 with a form the set some settings. But this is using the get method with all the data in the url. I want to change this to post, since the amount of data increases.

Is there a simple way to make this post handler?

Thank you in advance.

Kind Regards

What webserver code are you using?

posted by Jan Jongboom 12 Feb 2018

I just took the most basic code i am using right now. but wat i want to code is making a html form with a post method like this:

<form action="#" method="post">

I know how to make this for a normal website, but I don't know how to run the 'PHP script functionality' at the microcontroller.

posted by Jan Weinands 12 Feb 2018