Current location: Hot Scripts Forums » Programming Languages » PHP » WYSIWYG Editors


WYSIWYG Editors

Reply
  #1 (permalink)  
Old 08-23-05, 08:14 PM
Blaine0002 Blaine0002 is offline
Newbie Coder
 
Join Date: Jul 2004
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
WYSIWYG Editors

i know how to make a WYSIWYG editor, but i was wondering if it would be possible to do this.
okay i have my directories
/root/
/root/admin/
what would be the easiest way for a WYSIWYG editor in a php file on my root folder send the entered text to a WYSIWYG editor in a php file on my admin directory?
i want to be able to choose from a list of sent texts in my admin panel.

is this possible? if so can you give me a little help doing this?
(im a noob at php dont flame me )
Reply With Quote
  #2 (permalink)  
Old 08-24-05, 04:50 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
submit the data from the root dir to the admin editor and make the value of that editor like:
PHP Code:

echo '<textarea name="admin_editor">'$_POST['root_editor'],'</textarea>'
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
open source html editors abtimoteo HTML/XHTML/XML 0 08-05-05 10:20 AM
WYSIWYG editor ? adubb PHP 4 04-21-05 06:26 PM
WYSIWYG editor for clients TPCpro Script Requests 3 12-02-04 07:44 AM
free list manager with wysiwyg html integrated michaelnathan Script Requests 0 11-30-03 10:29 PM
WYSIWYG Buttons austin322 JavaScript 7 08-16-03 06:23 AM


All times are GMT -5. The time now is 07:02 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.