Can I put a <form> inside <?php and ?>?

trina

New member
I'm making a PHP program and I want to know how I can put a text box within the <?php tag and be able to get its values so that I can use the if function on them. Is what I'm asking possible or if it's not, how can I do what I'm trying to do?
 
Back
Top