Hi, I am trying to figure out how to show php in bbcode
on dd its
but I can figure out the bbcode for it, how to show it without it actin as a code.. can anyone help me please....
That is what i use for my bbcode but I dont know what to put into where the code tags are? please help me!PHP Code:$message = str_replace("[phptags]", "<code>", $message);
$message = str_replace("[/phptags]", "</code>", $message);



(:
Reply With Quote



Bookmarks