Wednesday, April 10, 2013

HTML Form Input Text Box to PHP Variable

I needed to make a PHP variable e.g $variablename out of the user's input from an HTML form input text box and found this very easy and simple tutorial: PHP and Text Boxes on HTML Forms.

Welcome to Simply Coding!

I've created this blog to keep track of resources that show simple coding of web apps using html, php, css, javascript, jquery in conjunction with many other web apis. If you would like to help with any part of a code to show a simpler method, let us all know in the comments, it will be of great help!