Daily Archives: March 16, 2017

HTML Form Get and Post via PHP Primer Tutorial

An HTML form element allows for method property values of … GET POST … the latter of which requires a server-side language to glean the HTML form element’s data. So we are writing today’s tutorial in PHP, and our aim … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , | Leave a comment