PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
does anyone know a non-complicated, simple wysiwyg php editor so i can make my textarea look like the picture above
(i don't need openwysiwyg because that is javascript, but uses php to use it.)
ok, i looked at practically every wysiwyg editor, i don't need those. what i need is a textarea that can display colors and when the textarea contents are changed, and the user presses save, it saves the file. i dont know how to do this. Can someone help?