much like the <xmb> tag for html i was wondering how can i show the <?php ?> on a php file for ppl to copy and paste. because in the many times i tried. it always disappear and causing difficult. thanks!
try < for < > for > " for "
that'll do <?php ?>
I got messed up on the code.
&lt; for < &gt; for > &quot; for "
it doesn't work.. i'm putting in it a text field, it shows up as those http://regretless.com/phpcode.php
i got it figured out!!! i just need to put <?php print "<? php print \"<b>DNW rocks!</b>\"; ?>"; ?>
inside the textarea!! thanks for the help!