Junior PHP Developer Question:

Tell me how stop the execution of a php scrip?

Tweet Share WhatsApp

Answer:

exit() function is used to stop the execution of a page

Read All 161 Junior PHP Developer Questions
Previous QuestionNext Question
Tell me what is the use of "ksort" in php?Do you know how to declare an array in php?