adspace
Answer Posted / Manish Verma
In PHP, there is no concept of 'new static'. Static members are created at the time the class is loaded into memory, and do not require an instance of the class to be created.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name and explain five of the PHP error constants?
What is the difference between htmlentities() and htmlspecialchars()?
What does $_files means?
Which variable declarations within a class is invalid in php?
List some features of php that are deprecated in php7?
How to create a web form?
How to calculate the difference between two dates using php?
What is the current stable version of php?
how to detect a mobile device using php
sort term descripttion form, report and uery
What is difference between static and final in php?
Tell me what kind of things have you done on the social side?
Explain me is it possible to destroy a cookie?
What is the current stable version of php? What advance thing in php7?
What is trait in php?