If I try to access the strcmp page in the documentation at php.net (do a search for strcmp in function list), I get the following assert:
assertion "0 <= *line_min && *line_min <= *line_max" failed: file "render/layout.c", line 2382 The page in question is this one: http://uk3.php.net/manual/en/function.strcmp.php Chris
