How to Update CK Editor data In php

preview_player
Показать описание
In this video we will learn about how to update CK Editor data form database using php.

Please Open these links and download all the require files.

CK Editor

Bootstrap:

J Query embed link:

Awesome Icons:

In this course you will learn about how to use CK Editor and how to insert, delete, update and retrieve record from database by using CK Editor.

Рекомендации по теме
Комментарии
Автор

Bro thank you so much for the tutorial....here 1 subs for ya

mfajarf
Автор

bro the tutorial is good but why can;t you provide the complete code in one zip folder so it will be very helpful with database files

venukishore
Автор

Hola cuando guardo el contenido del editor con $content = $_Post['editor']

Al ver el contenido de esa variable y subirlo al PHP no contiene las etiquetas img si no que se suben las imágenes...
Cómo hago que se suba el código html solamente con las etiquetas y enlaces como cuando obtenes el contenido con javascript

RubenGZ
Автор

you can handle id 2 but when you update it's changed withing id 4 ? it is not update while fetching from database ...

emrecicek
Автор

bro the tutorial is good but why can;t you provide the complete code in one zip folder so it will be very helpful with database files,
thank.

pedro
Автор

halo..i want to ask about display edit. now i implement CKeditor in my CodeIgniter. but when i want to update some article. the html elements still display. like <p>test</p> in CKEditor. what should i do about this?

ferdinandabroaders
Автор

how can I show the CKEditor right in the show page and we won't need to be redirected to teh update.php page?

Albertxu