Hello,
I'm working with php and I don't know how I can get the text of the box editor with html format and save this in a variable for to save in database.
I have all structure for save in mysql database, because before I had a simple text box to do this. But now I have discover this editor and just I want to do this.
Tank you!
PS: sorry, i'm not a english man and my english i so much wrongly.
I'm working with php and I don't know how I can get the text of the box editor with html format and save this in a variable for to save in database.
I have all structure for save in mysql database, because before I had a simple text box to do this. But now I have discover this editor and just I want to do this.
Tank you!
PS: sorry, i'm not a english man and my english i so much wrongly.

Re: How can I gent the text about the editor in a variable?
But... I've another. When I applie a link on a part of the text, automatically he take a return text and he appears like this:
Hello, my
web (this is a link)
is for you.
well, how can I do that appears like this?:
Hello, my web(this is a link) is for you
Thanks you!
Re: How can I gent the text about the editor in a variable?