CKEditor metin dsiplay

2 Cevap php

when i display ckeditor text the html tags are also displayed. how can a i show only the text? i'm getting this:

  • Nurzahan Road, Dhaka
  • Tajmahal Yolu Batı
  • Telefon: 9110614

    ben sadece bunu göstermek istiyorum:

    * Nurzahan Road,Dhaka
    * West of Tajmahal Road
    * Phone: 9110614
    

2 Cevap

Muhtemelen bir htmlentities() veya htmlspecialchars() yere HTML kodunu görüntüleyen kodu var. Bunu alıntı olarak bir HTML sayfası içine HTML koyarsanız istediğiniz gibi, o kadar açmak gerekir.

benim için net değil soru, bu yüzden burada benim çözümler şunlardır:

coming from database/post:
- you are having an escaped string: do html_entity_decode() for getting real html - you are having a not escaped string: do htmlentities() for getting an escaped string

coming from ckEditor:
- you want to get plain text: use getText() for the domElement - you want to get html: use getData() for the editor

enjeksiyon için tehdit böylece örneğin izin vermemek için dikkatli olun, her zaman vardır. script etiketleri