PHP

Topic: Variables

How can we define a variable accessible in functions of a PHP script?

This feature is possible using the global keyword.

Browse random answers: