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

)