View Single Post
  #4  
Old 02-09-2009, 06:50 PM
LilPixie LilPixie is offline
Member
 
Join Date: Jan 2009
Posts: 75
Credits: 10,578
LilPixie
Default RE: Changing BBCode & HTML output?

Can you use this same thing to change the HTML output?
I tried doing the same thing and changeing it from the default to

Code:
$article_content = $article_content."<b>HTML:</b><br><textarea name=\"textarea\" cols=\"50\" rows=\"4\"><a href=\"http://www.".$dname."".$spath."/levelup.php?id=".$cid."\"><img src=\"http://www.".$dname."".$spath."/get.php?id=".$cid."\"></a><br>
	Level this creature up!  Click Here!</a></textarea>";
and it didn't change on the website.

EDIT: LOL woops, r dumb. Fixed.
__________________
:P Ryn Nursery
Reply With Quote