touring-thailand
07-24-2007, 02:24 PM
Hello,
Being new to PHP I am curious to know where the PHP code is inserted on the page. The generated code looks like;
<form target="entropychat" action="http://touring-thailand.com:2084/">
Nick Name: <input type="text" name="nick" value="">
<input type="hidden" name="channel" value="touring-thailand.com">
<input type="submit" value="Enter Chat">
</form>
But I am clueless as to implementing this on said page. Any suggestions?
Thanks in advance.
Richard
Being new to PHP I am curious to know where the PHP code is inserted on the page. The generated code looks like;
<form target="entropychat" action="http://touring-thailand.com:2084/">
Nick Name: <input type="text" name="nick" value="">
<input type="hidden" name="channel" value="touring-thailand.com">
<input type="submit" value="Enter Chat">
</form>
But I am clueless as to implementing this on said page. Any suggestions?
Thanks in advance.
Richard