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


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

Post New Answer

More PHP Interview Questions

What is the difference between Reply-to and Return-path in the headers of a mail function?

2 Answers  


Explain how is it possible to cast types in php?

0 Answers  


What is the purpose of basename() function in PHP?

0 Answers  


Can I use php in html?

0 Answers  


What is difference between count or sizeof function in php?

0 Answers  






What is the default time in seconds for which session data is considered valid?

0 Answers  


What are sql functions?

0 Answers  


What is happening in the following code $objA = new A(); // A is a class $objB = $objA;

3 Answers   NIIT,


Tools used for drawing er diagrams?

0 Answers  


How to create a session? How to set a value in session? How to remove data from a session?

0 Answers  


How can we create a database using PHP and mysql?

3 Answers  


Write a program to find a string is palindrome or not?

0 Answers  


Categories