- Impact
- 3


$bb-replace = array('[b]','[/b]','[i]','[/i]');
Mike_Wiseman said:i did that but then i have this error:
Parse error: syntax error, unexpected '=' in /home/mafiamay/public_html/a/profile.php on line 105
line 105:
Code:$bb-replace = array('[b]','[/b]','[i]','[/i]');
$bb->replace = array('','','','');
<?php echo "{$fetch->quote}"; ?>


