Web Hosting Talk







View Full Version : phpnuke - how to include html code


kaz
01-27-2003, 09:18 AM
Hi,

How do i go about doing something like this in phpnuke (content section):<html>code here and therE</html>


without letting phpnuke execute the code.


any ideas?

chinadoll
01-27-2003, 10:06 AM
Ah.. you mean so the code will be visible to viewers? Just use

&lt;html&gt;

kaz
01-28-2003, 06:41 AM
don't think it work.