Is it possible to hide some text from the viewer within an html form that can be displayed in the php file it posts to?
Many thanks
<input type=hidden name=search value="google is god in these parts">
lol... Might want to quote those attributes, though. 😉
but only if you want to as it's only a recommendation and not obligatory (if not using xhtml) 🙂
True, not technically required in HTML, but a good idea, nonetheless.