CKEditor in PHP Tutorial | View and Update the Content




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”

  1. 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

  2. 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']; ?>

Leave a Reply