जॉइन Examsbookउत्तर :
What is the purpose $_PHP_SELF variable?5
प्र: What is the purpose $_PHP_SELF variable?
- उत्तर देखेंउत्तर छिपाएं
- Workspace
उत्तर :
व्याख्या :
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.

