Answer Posted / kishore
Php-hypertext Preprocessor
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Tell me in php, objects are they passed by value or by reference?
what is variable scope, which variables are accessible from where and what are "undefined variable" errors?
Tell me what is the use of "enctype" attribute in a html form?
What does the unset() function means?
Where is session value stored?
Is laravel easy to learn?
How can you declare the array in php?
What good is polymorphism?
What is warning – “cannot modify header information – headers already sent”?
What is the meaning of xdebug?
How to get elements in reverse order of an array in php?
How is a session id generated?
What is if isset ($_ post submit )) in php?
What is composer used for?
When to use self over $this?