Htm in comment field? Htm in comment field?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.