Strings Php

    $result = strcasecmp("Hello", "hello");
?>