For example str1 = "hello world"
,str2 = "hello wordl"
,they have the same length,but are not same
Asked
Active
Viewed 59 times
-1

Hao Zonggang
- 55
- 7
-
5Yes it's possible. – Daan Apr 04 '16 at 12:59
-
http://php.net/manual/en/language.operators.comparison.php – fusion3k Apr 04 '16 at 13:00
-
http://stackoverflow.com/questions/3333353/string-comparison-using-vs-strcmp – Phiter Apr 04 '16 at 13:01