Htm in comment field? Htm in comment field?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Htm in comment field?

Started by --Martin--, January 12, 2005, 08:20:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

--Martin--

Hello.

Is there any way to use htm in comment filed in coppermine?

Tranz

use the bb_decode() function. allowing html will be a security risk. Please see examples of other usages of the function to see how to apply it.