Bbcode colours

340
.
Is there a way to add more colours to the existing blue, red and green?
.
\incfiles\func.php
watch fanction tags
.
I did add to that page, but then I get errors
.
What errors you getting? Post so we can help
.
Yes!
Code:
$var = preg_replace('#\[color=([\#a-zA-Z0-9]+?)\](.*?)\[/color\]#si', '<span style="color:\1">\2</span>', $var);
Add in ../incfiles/func.php
The result is tag "[color=][/color]" and all html color
.
Windler, this code is danger!
.
и чем же он опастный ?если добавить в обработку бб кодов ? Im sory,no speak inglish,
.
G-ART, алькатраз, говорит сайт ломануть можно через него, надо проверку делать
.
G-ART
Pro7Viser, static function notags
($var = '') {
        $var = strtr($var, array(
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '' => '',
            '
' => '', '
' => '' )); return $var; # сюда дописать проверку не трудно ведь
.
G-ART, была ж тема гдето, её sunrize создавал, там есть готовый код
Всего: 15