PDA

View Full Version : Textarea and PHP.


Antinaris
03-26-2004, 01:01 PM
I want to know if it's possible to show php code in a textarea without the code being interpreted and then stock it in a MySQL table.
thanks

freddycodes
03-26-2004, 02:53 PM
Yeah run htmlentities on it.