Name: Anonymous 2012-04-13 19:03
hey i have a php/html related question
so i have my php page, in which i have the html code for a form with input of type text, where the user will input something
then below i have the <?php function(parameter) ?> that will fill the page
how do i make the user input be the parameter?
so i have my php page, in which i have the html code for a form with input of type text, where the user will input something
then below i have the <?php function(parameter) ?> that will fill the page
how do i make the user input be the parameter?