View Full Version : WYSIWYG Web Editor
tycoon
07-14-2005, 10:53 AM
How to intrergrate WYSIWYG Web Editor with php application so that its can store the data from the WYSIWYG Web Editor into a database
delinear
07-14-2005, 12:52 PM
There are a lot of WYSIWYG editors out there, which one exactly did you mean? If it's the one called WYSIWYG Pro (http://www.wysiwygpro.com/) then there is a full, downloadable manual right on their homepage which tells you everything you need to know about integrating the application into your PHP.
If you already know how to integrate the application and just want some help with inserting the data into the database, well that's been covered lots so there probably isn't much point me going over it all again but this post (http://www.codingforums.com/showthread.php?t=63400) dealt with a simple MySQL insert/update example.
If it's not the application I mentioned above, well I'm sure the principles are the same but you'll need to provide some more details.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.