Is php closing tag necessary?


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

Post New Answer

More PHP Interview Questions

What are escaping characters?

0 Answers  


How to read the entire file into a single string?

0 Answers  


What are the different errors in php?

0 Answers  


What is helper library?

0 Answers  


how to track no of users logged in?

0 Answers  






Which is the dependent variable?

0 Answers  


1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10

14 Answers   Aquasol, Infosys, TCS, Torque Infotech,


what is php?

3 Answers  


How to increase the maximum execution time of a script in php?

0 Answers  


What is phpsessid?

0 Answers  


How to define a user function?

0 Answers  


Which function can be used to exit from the script after displaying the error message?

0 Answers  


Categories