Answer Posted / koushikgraj
die('print this value');
will also give output to the browser. but it will stop
execution after this
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the meaning of php?
Is php a mvc?
What is stdclass in php?
Explain mixed and callback functions?
What is http php?
What is the content of /etc directory?
What are the methods of array in java?
What are the benefits of using php and mysql?
What is data structure in php?
What is variable and data type?
Are php variables global?
What type of errors can be occurred in php?
What is the difference between file_get_contents() and file_put_contents() in php?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
What is inheritance in php? How many types of inheritance supports php?