What is the $_ server php_self variable?
Answer / Manmohan Ahuja
$_SERVER['PHP_SELF'] contains the name and path of the current PHP script. It does not include the domain name, script name, or any parameters passed to the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
What sized websites have you worked on in the past?
What is a static method php?
What are the array functions in php?
Which MySQL function would you use to select a database?
How will you sened requests from server1 to server2 from server2 to server3 and so on .. w/o letting the output come to the browser or say the client end in php
What is composer phar?
What is the difference between $message and $$message?
Which functions are used to count the total number of array elements in php?
Is gender a dependent variable?
What is isset and unset in php?
why did u want to leave your past organisation?
What are the advantages of stored procedures?