What is difference between strstr() and stristr() in PHP?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

what is mean php ? is it designingtool or language? how ill create website using by php?

1 Answers  


How to include a file to a PHP page?

0 Answers  


Which operator is used to concatenate two strings in PHP?

0 Answers  


Explain difference between urlencode and urldecode?

0 Answers  


What is the empty function?

0 Answers  






How do you define a constant in php?

0 Answers  


Which of the following represents the proper way to set a session variable? Answer: a. $_SESSION['foo'] = 'bar'; b. session_start(); c. session_set_save_handler ('myopen', 'myclose', 'myread', 'mywrite', 'mydelete', 'mygarbage'); d. $foo = $_SESSION['foo']; 2.When administering MySQL, you should make the data directory accessible via the operating system 3.which statement can be used to determine how the optimizer resolves a query

9 Answers   Cybercom, TCS,


What is php regular expression?

0 Answers  


How can I use single quotes in single quotes in php?

0 Answers  


Why does php start with variables?

0 Answers  


Why do we use inheritance in php?

0 Answers  


What is smarty?

0 Answers  


Categories