I have replicating just the form and the PHP I need for ONE text box, and I can't seem to find what the problem is. Instead of printing the action, it's still printing the PHP. Please help me figure out what I'm missing.
Here's the PHP I'm using:
And here's the part of the form:
It's just printing out the <?php echo $hostname; ?>.
I'm at a loss. Please if you have ideas, let me know!