Question:

What is the functionality of the function strstr and stristr?

 

Answer 

strstr: It returns the remainder of a string beginning with the first occurrence of a predefined string.

stristr: same as strstr except the search of for the pattern is case insensitive. 

 

 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd.com\answers\column_answer_two.php on line 128
+ Report
Total Preview: 593

What is the functionality of the function strstr and stristr?

Copyright © 2024. Powered by Intellect Software Ltd