This is the series for ckeditor php tutorial. In this video you will learn How to update the data using CKEditor. If you like the video series on CKEditor in PHP …
Original source
This is the series for ckeditor php tutorial. In this video you will learn How to update the data using CKEditor. If you like the video series on CKEditor in PHP …
Original source
9 responses to “CKEditor in PHP Tutorial | View and Update the Content”
Hello, I like this video. I need some help , I am using ckeditor , and when I need to display all the text coming from the database , the text is shown with the tags. how to display the text without the tags in PHP ? thank you
What will be the datatype if I will insert that picture with text in it?Is it still varchar? And also, is the code in inserting url pictures is the same when inserting picture from computer?Thanks
thanx
Marry me
when I click on update I have an error in the update file,
is it good
$ query = mysqli_query ($ con, "UPDATE 'content' SET 'content', '$ editorText' WHERE id = '$ id'");
i got this error
Notice: Undefined index: text in C:wamp64wwwmama websiteadminupdate.php on line 24
Call Stack
# Time Memory Function Location
1 0.0007 375232 {main}( ) …update.php:0
the text is on this line <?= $row['text']; ?>
from yesterday i do all 5 episods – very informative videos, i learn a lot!!
okay ı solve problem thanks.
ajax jquery .
for(var icerikGuncelle in CKEDITOR.instances)
CKEDITOR.instances[icerikGuncelle].updateElement();
Myckeditor have java a problem when ı look html textarea not change . and ı cant update