form problem

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!

Moderator: General Moderators

ziggy3000
Forum Contributor
Posts: 205
Joined: Fri Mar 23, 2007 3:04 pm

Post by ziggy3000 »

how would i make my textarea appear like it does here
http://www.immersecms.org/core/cache/ic ... da3796.jpg

Jcart | Changed inline picture to url to help 56k users
ziggy3000
Forum Contributor
Posts: 205
Joined: Fri Mar 23, 2007 3:04 pm

Post by ziggy3000 »

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.)
ziggy3000
Forum Contributor
Posts: 205
Joined: Fri Mar 23, 2007 3:04 pm

Post by ziggy3000 »

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?
ziggy3000
Forum Contributor
Posts: 205
Joined: Fri Mar 23, 2007 3:04 pm

Post by ziggy3000 »

I GUESS NO ONE AROUND HERE IS REALLY HELPFUL. I HAVE TO DO EVERYTHING AROUND HERE MY SELF. I"LL JUST SEARCH ON GOOGLE AGAIN! :madblow: :madblow: :madblow: :madblow: :madblow: :madblow: :madblow: :madblow:
ziggy3000
Forum Contributor
Posts: 205
Joined: Fri Mar 23, 2007 3:04 pm

Post by ziggy3000 »

for your information... i solved it... on my own. just 5 lines of short code
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

You'll get over it. :P
SidewinderX
Forum Contributor
Posts: 407
Joined: Fri Jul 16, 2004 9:04 pm
Location: NY

Post by SidewinderX »

ziggy3000 wrote:for your information... i solved it... on my own. just 5 lines of short code
And your a better programmer because of it.
Post Reply