Explain what is the difference between $var and $$var?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between array_pop() and array_push()?
What is php data type?
How is it possible to parse a configuration file?
Questions on OOP concepts 1. What are the access specifiers available in php ? Explain 2. What is object cloning ? 3. What are the differences between interface and abstract class ? 4. What is overloading ? 5. What is overriding ? 6. How to prevent function overriding ? 7. What is the use of "final" keyword ? 8. What is static variable ? How will access a static variable ? What is static class ?
Tell me how to find the length of a string?
What is the difference between print() and echo()?
What is mvc? Why its been used?
How to redirect https to http url through .htaccess?
What is a http session?
What is rtrim php?
write code to find the date difference b/w two given date using PHP not MYSQL function?
3 Answers HyperQuality, Synctra Solutions,
Write a program to find the factorial of a number in php?