What is the difference between $message and $$message?
Answer Posted / king
People are here to find solution to their problems not to
see babies fight with one another
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Are php variables global?
What language is php written in?
List functions available to sort an php array?
Tell us how to redirect a page in php?
Is php difficult to learn?
Is php 5 still supported?
Tell me what does the array operator '===' means?
What is the difference between fopen() and fclose()?
What is default session time in php?
What is the use of callback in php?
Does session expire on closing browser?
Explain about objects in PHP?
How do you create an array in php?
How to convert strings in hex format?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?