Junior PHP Developer Question:
Tell me how stop the execution of a php scrip?
Answer:
exit() function is used to stop the execution of a page
Previous Question | Next Question |
Tell me what is the use of "ksort" in php? | Do you know how to declare an array in php? |