Hi,
I want to create a scrapbook like orkut or in facebook.
I am taking a text area on which the user have to write the text.
The text can be any thing like "text with special characters as well as html codes.
This text will be stored into mysql database and print on php page.
The print should be like the character as the user entered. and if there is html
code, then it will execute the html codes.
Plz. help me how can i do this?
Thanks