Sr. PHP Programmer Question:
Download Questions PDF

What is the purpse $_PHP_SELF variable?

Senior PHP Programmer Interview Question
Senior PHP Programmer Interview Question

Answer:

The PHP default variable $_PHP_SELF is used for the PHP script name and when you click "submit" button then same PHP script will be called.

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
What is Multidimensional array in PHP?What is the difference between include() Function and require() Function?