CKEditor PHP Tutorial | How to Retrive CKEditor  using PHP stored in Databse ( PART 3 )

CKEditor PHP Tutorial | How to Retrive CKEditor using PHP stored in Databse ( PART 3 )

Solution Cone

8 лет назад

10,093 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Bhavin Kalal
Bhavin Kalal - 30.11.2018 08:26

hey,
what you did is properly working but is it possible to save the text and the image separately in php.

Ответить
Ramon dos santos
Ramon dos santos - 05.08.2018 03:53

Hello, I was able to save the data in the database but when I try to show the results on the screen it appears everything that comes from the database. for example: <p>test exemple</p>
I did exactly as explained in the video but it appears with the HTML tags too.
Can you help me? please

Ответить
Kartik Manas Srivastava
Kartik Manas Srivastava - 01.07.2018 06:24

The image upload option is different from what is shown in the video. The images are not being displayed on the retreive.php page. Please help me.

Ответить
JRoam INDIA
JRoam INDIA - 06.12.2017 13:24

can u help me in adding browse bn in img

Ответить
same senior
same senior - 23.09.2017 02:16

Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in C:\AppServ\www\journal\retrive.php on line 28 * it's while($row = mysqli_fetch_array($query))

{ ?>
why? help me please.

Ответить
Spider Websearch
Spider Websearch - 20.03.2017 20:26

Very helpful, But if we insert texts with some codes(html,javascript,php) to the database, How do I display them after fetching from database without executing those code on html page.

Ответить
phanuwat St
phanuwat St - 08.11.2016 12:34

Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in C:\AppServ\www\journal\retrive.php on line 28 *** it's while($row = mysqli_fetch_array($query))

{ ?>
why? help me please....

Ответить
Viktor Hilmer
Viktor Hilmer - 16.10.2016 22:29

Excellent tutorials man, helped me so much!

Ответить