What are the differences between public, private, protected,
static, transient, final and volatile?
Answer Posted / naresh
in object by default all variables are presistent. so some
time we want to avoid that variables means we use transient
for that variable.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What is the difference between include and require?
How big is varchar max?
Tell us what is the difference between session_unregister() and session_unset()?
Why ide is recommended for use while programming with php?
What is a lambda function in php?
How to delete file in php?
What is the use of header in php?
What is stripslashes php?
What are the three parts of an http request?
What is the scope of a variable defined outside a function?
What is echo in html?
What is htaccess in php?
Does wordpress run on php 7?
Does php has a future?
What are the data types in php?