well here it is crashing on line 76 and throwing the error in the Preg_match statement Why?
Warning: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash in /home/content/73/9352073/html/includes.php on line 76
line 76 reads if(preg_match("index.php", $_SERVER[SCRIPT_NAME]))
I cannot see a syntax error can you?
Thanks Rob
'