Is php case sensitive?


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

Post New Answer

More PHP Interview Questions

For printing out strings, there are echo, print and printf. Explain the differences.

3 Answers  


How to enable error reporting in php?

0 Answers  


How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letting the output come to the browser or say the client end in php

3 Answers   Swayam, TCS, Yahoo,


How to block direct directory access in PHP?

0 Answers  


What is substr in php?

0 Answers  


What is the difference between $message and $$message?

2 Answers  


What is serialization / object serialization ?

2 Answers  


Explain me what is the difference between explode() and split() functions?

0 Answers  


What is the correct and the most two common way to start and finish a php block of code?

0 Answers  


Explain how can php and javascript interact?

0 Answers  


What is the main function of php?

0 Answers  


How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?

3 Answers   Persistent,


Categories