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

1 Answer

0 votes
by
This feature is possible using the global keyword.

Related questions

0 votes
asked Jun 23, 2019 in PHP by SakshiSharma
0 votes
asked Jun 23, 2019 in PHP by SakshiSharma
...