Is it necessary to use closing tag in php?sometime without
closing tag things work.why?
Answer Posted / ankur
some times session are not expired or logout then we find
that type of situation.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Which function is used in php to search a particular value in an array?
How can i execute PHP File using Command Line?
How to close a session properly?
What is session cookies php?
Do you know what is the function func_num_args() used for?
How a variable is declared in php?
What is get method in java?
Can you define an array argument as a reference type?
What is csrf token and why it is required?
When should you use a stored procedure?
Why is overriding runtime?
What is use of preg_replace in php?
What is the function used to change the root directory in PHP?
How to remove all duplicate values in array in php?
How escape single quotes php?