Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTML entities encoding

JarekOct 19 2009 — edited Dec 3 2012
Hi,

is there any built in function (way) to encode/decode HTML entities, in such way like "htmlentities()", "htmlspecialchars()", "html_entity_decode()" functions in PHP?

http://www.php.net/manual/pl/function.htmlentities.php

I have html text in table and I want to show it in Textare in "plain way" without "HTML formating" but now it's impossible.
I need some "entity encoding" function for it.

--
regards,
Jarek
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2012
Added on Oct 19 2009
5 comments
11,154 views