I am looking for a very basic CMS in PHP and DHTML, just <b> and <a> tag. Any idea where can I find a sample source code? Thanks, Reza
dmmh
8:45 am on Apr 16, 2006 (gmt 0)
to me, this doesn't make sense at all...
tell us what you really need, as I fail to see what a Content Managment System has to do with certain HTML tags only...
shankimout
11:57 am on Apr 16, 2006 (gmt 0)
areyou iranian boy? why you need it
moltar
1:13 pm on Apr 16, 2006 (gmt 0)
If you find a CMS that supports TinyMCE (e.g. WordPress 2) then you can control which tags you want to have in the editor. There is a .js config file for TinyMCE.
Lobo
2:37 pm on Apr 16, 2006 (gmt 0)
Macromedia Contribute
rezash
5:01 pm on Apr 16, 2006 (gmt 0)
I know there are many CMS systems but I need very tiny one, just to be able to add/edit <b> and <a> tags in a textarea(using DHTML), save in Database using PHP in backend and display HTML in front-end.