Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
php
→
string
→
strcmp
strcmp() - string
Parameters :
str1 - The first string.
str2 - The second string.
Syntax
int strcmp ( string $str1 , string $str2 )
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference