1. What are global variables in PHP? | ![]() |
2. How can global variables be accessed inside a function in PHP? | ![]() |
3. What is the scope of global variables in PHP? | ![]() |
4. Can global variables be used across different PHP files? | ![]() |
5. What are the advantages and disadvantages of using global variables in PHP? | ![]() |