else if (preg_match('BSD',$ua) || preg_match('FreeBSD',$ua) || preg_match('NetBSD',$ua)) {
$browser['platform'] = "BSD";
Warning: preg_match(): Delimiter must not be alphanumeric or backslash in
/Homepages/33/d183561635/htdocs/xtc.../includes/pt_counter.stats.php on line 76
Can anybody help for the correct code?