Join ExamsbookAnswer :
What is the purpose $_PHP_SELF variable?5
Q: What is the purpose $_PHP_SELF variable?
- Show AnswerHide Answer
- Workspace
Answer :
Explanation :
The PHP default variable $_PHP_SELF is utilized for the PHP script name and when you click "submit" catch then same PHP script will be called.



