Hi all !
I am currently working on some sort of forum.
The submitted text should be stored in a mysql database.
For now everything works fine, but im not sure which manipulation i should do with the submitted string before i store it into the databse - and what to do with the text after i readed it from the datase.
The user should not be able to use html code, but he should be able to write html/php code.
In addition it would be cool if strings like www.myurl.com are automatically changed to a "real" link ...
I don't know if all this is possible, but thanks in advance for your help ...
Greets
Hotkey