if(preg_match("/$/", $_SERVER['REQUEST_URI'])){ echo 'footer kodları buraya'; }else{ echo 'diğer kodlar buraya'; }
Parse error: syntax error, unexpected 'id' (T_STRING), expecting ']'