maar ik krijg deze error:
dit is de code (tussen * in is regel 1030:Parse error: parse error, expecting `')'' in /usr/home/muziek/public_html/phpBB2/posting.php on line 1030
Code: Selecteer alles
// MULTI BBCODE-begin
//NOTE: the first element of each array must be '' Add new elements AFTER the ''
*$EMBB_keys = array(','g', 'd'') ; *
$EMBB_widths = array(','40' ,'40'') ;
$EMBB_values = array(','Glow' ,'Shadow'') ;
for ($i=1; $i<count($EMBB_values); $i++)
{