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_https\answers\column_answer_two.php on line 128
+ Report
Total Preview: 498
What is the functionality of the function strstr and stristr?
Copyright © 2024. Powered by Intellect Software Ltd