Question:which functions provide for comparing two string in php?
A strcmp() B strcasecmp() C strspn() D strcspnp()
+ AnswerA B C D
+ Report