Does php need a closing tag?


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

Post New Answer

More PHP Interview Questions

How to select a database?

0 Answers  


What do you mean by design patterns (php) ?

1 Answers   NIIT,


Is php a strongly typed language?

0 Answers  


Is numeric in php?

0 Answers  


Is php still used?

0 Answers  






Write a function that takes "depth" as argument and return sum of node's data of that depth. For instance, (0) depth 0 / \ (10) (20) depth 1 / \ (40) (50) depth2 If I pass get_sum_by_depth(2) , it would return 90 (i.e. 40 + 50 )

0 Answers   Amazon,


How to delete file in php?

0 Answers  


What software is required for php?

0 Answers  


Tell me what is the difference between get and post?

0 Answers  


Which is the Best plateform for PHP?

7 Answers   DLF, Net Solution,


What are the different ways to login to a remote server? Explain the means, advantages and disadvantages?

1 Answers  


What software is required to run php?

0 Answers  


Categories