Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#9293 closed Task (invalid)

Save text with div replace

Reported by: amirov73 Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0 Beta
Keywords: div replace Cc:

Description

hi, i see this: http://nightly-v4.ckeditor.com/3466/samples/divreplace.html AND i downloaded and installed on my site. Now I want to replace div, but I can not find a way to save the data and send to MYSQL. I program PHP .. I'd be happy if you can help me, thanks.

Change History (5)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

Please note that the CKEditor development website is not the right place for support requests.

Please refer to the following article for information on where to get support for all issues related to CKEditor: http://docs.cksource.com/CKEditor_3.x/Howto/Support

Also try using our forums for advice: http://cksource.com/forums/

If you are looking for professional assistance, the CKEditor development team is available via a dedicated support channel that is included in all our commercial licenses: http://ckeditor.com/license


All you can do in CKEditor is using getData() method (http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#getData) to get filtered HTML. Rest like creating submit button, PHP application that will get data from request and send it to DB is Web Development and you will have to google about it.

comment:2 Changed 12 years ago by amirov73

I'm sorry I published the wrong place. but how do i send the data ? I have no submit button..

tanks.

comment:3 Changed 12 years ago by Jakub Ś

Then create one. You can also use save button in CKEditor.

This is not CKEditor issue. Please read some basic tutorials/books how to create web applications in PHP.

comment:4 Changed 12 years ago by amirov73

No matter, you have to show me an example? It should not be complicated, and I've been trying for 7 hours

comment:5 Changed 12 years ago by Piotrek Koszuliński

It's not an issue and it's closed.

Please ask your questions on http://cksource.com/forums/

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy