Page 1 of 1

Content Management

Posted: Thu Mar 20, 2003 10:11 am
by delstre
Hello folks we have developed a web site for users and in our administration facility they have the ability to upload pages by cutting and pasteing html into a form that then sends it to a SQL database. The users want a more user friendly approach to this and have asked us to explore the possibility of a content management package which will allow them to enter and format their docs within the form. I have been looking for these applications i.e. ActiveEdit and am just wondering if anybody had any experience using these with PHP and if so can they advise a good option.


Many thanks.

Posted: Fri Mar 21, 2003 7:48 am
by AVATAr
i have a problem like that, my users put plain text, and they were wondering if they can format the text...

i dindt want them to put html tags cause of the design of the application so i use uBBCodes like in this forum.

:wink: