osbo.com ▸ PHP ▸ String ▸ strcmp strcmp Description Syntax Examples Links Description The strcmp of String for PHP binary safe string comparison. Syntax strcmp( string $string1, string $string2 ): int Parameters string1 The first string. ...