Answer Posted / ranjith
Variables in PHP declared with $ symbol followed by word,
the word should be either alphabit r special symbols
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about getters and setters in php?
What is the difference between for and foreach?
Explain php split() function.
In php, objects are they passed by value or by reference?
How to join multiple strings into a single string?
How to find the length of a string?
Explain include(), include_once, require() and require_once?
Does php 7 support multiple inheritance?
What are static variables in php?
Is php required for wordpress?
What is the use of callback in php?
How to remove a file?
How to turn on the session support?
What is sql injection in php?
What is the difference between the include() and require() functions?