|
Posted by sTony on 11/04/06 01:33
I'm a bit of a php newbie (understatement) and I'm writing a website that
allows users to edit the pages of the website, like wikipedia does. Anyhow,
I'm stuck.
I can edit just fine.. I just htmlspecialchars the contents of a page into a
<textarea> tag within a form, and then the user can edit the page in the
text area, but my version of php doesn't support htmlspecialchars_decode, so
I'm having trouble saving the page properly. Other than upgrading my php
version, (it took me forever to get it working) does anyone have any ideas
that could help me?
Thanks in advance,
sTony
Navigation:
[Reply to this message]
|