mercredi 25 février 2015

How can I get input value without form php?

In php, most people will said use GET or POST with form format. I want to know how can I get the input value without a form attribute. only input.





<input type="text" name="test" id="test"/>

//but no <form></form>



Aucun commentaire:

Enregistrer un commentaire