PDA

View Full Version : PHP / Entropy chat



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

clyde
07-30-2007, 07:28 AM
try copying code and paste it in html on page ---copy.... insert html...paste