Tuesday, 4 September 2012

Identify the variable scope that is not supported by PHP

A.  Local variables
B.  Function parameters
C.  Hidden variables
D.  Global variables

Ans: C

No comments: