•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 427,029 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,478 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 1437 | Replies: 1
![]() |
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 $newContent = $_POST['editor1']; ?>
Your text would then be in the $newContent variable.
Hope this helps.
- sunflowerz
![]() |
•
•
•
•
•
•
•
•
DaniWeb PHP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- 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)
- rich editor for cms (ASP.NET)
- 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.


Linear Mode