Can i place html tags in textarea field

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
manohar
Forum Newbie
Posts: 10
Joined: Thu Jun 26, 2008 10:49 am

Can i place html tags in textarea field

Post by manohar »

I have a set of lines so i need to place this text in textarea with some html tags like <ahref='home.php'>Home</a> But i have tried this it wont allow html tags in textareait will print directly tags only not o/p pls help on this issue
Post Reply