| | |
WYSIWYG-Editor
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
OK I attached an WYSIWYG-Editor, however I am unable to get the data on the rich text box to another page using PHP, can anyone solve it plz?
Thanx a ton in advance
Thanx a ton in advance
Hi cancer10,
I'd say that it is in the POST variable editor1...
You would (on the page that the form POSTS to) have something like:
Your text would then be in the $newContent variable.
Hope this helps.
- sunflowerz
I'd say that it is in the POST variable editor1...
<script type="text/javascript">
var editor1 = new WYSIWYG_Editor('editor1');
editor1.display();
</script>You would (on the page that the form POSTS to) have something like:
PHP Syntax (Toggle Plain Text)
<?php $newContent = $_POST['editor1']; ?>
Your text would then be in the $newContent variable.
Hope this helps.
- sunflowerz
![]() |
Similar Threads
- rich editor for cms (ASP.NET)
- Free Wysiwyg Editor (ASP.NET)
- Where do you get this WYSIWYG editor on DaniWeb (JavaScript / DHTML / AJAX)
- Seeking Text Editor for web pages (Existing Scripts)
- Online HTML Editor (PHP)
- Needed WSIWYG editor for PHP web pages, help Please (PHP)
Other Threads in the PHP Forum
- Previous Thread: Im just beginning and need some help
- Next Thread: Writing a config file via form.
Views: 1849 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax apache api array beginner binary broken cakephp checkbox class cms code cron curl database dataentry date directory display download dynamic echo email error file files firstoptioninphpdroplist folder form forms freelancing function functions google href htaccess html image include insert integration ip java javascript joomla jquery limit link login loop mail menu methods mlm mod_rewrite multiple mysql oop parse paypal pdf php problem query radio random recursion regex remote script search select server sessions sms soap source space speed sql structure syntax system table tutorial tutorials update updates upload url validation validator variable video web white xml youtube





