PHP - Functions
Which of the following is the correct way to use the
global keyword inside a function to access a variable $count defined outside?global keyword inside a function to access a variable $count defined outside?global $variableName; without parentheses.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions