Explain in detail the methods used for string comparisons in PHP.
Answers
Answered by
0
Answer:
Comparing two strings is one of the most commonly used string operation in programming and web development practices. The strcmp() is an inbuilt function in PHP and is used to compare two strings. ... $string1 (mandatory): This parameter refers to the first string to be used in the comparison.
Answered by
0
Answer:
Comparing two strings is one of the most commonly used string operation in programming and web development practices. The strcmp() is an inbuilt function in PHP and is used to compare two strings. ... $string1 (mandatory): This parameter refers to the first string to be used in the comparison.
Similar questions
Math,
7 months ago
Math,
7 months ago
Physics,
7 months ago
Business Studies,
1 year ago
English,
1 year ago