MCQOPTIONS
Saved Bookmarks
| 1. |
_____________ is a php super global variable which is used to access global variable from anywhere in PHP script. |
| A. | $_ localb |
| B. | $_Global |
| C. | Client |
| D. | none of these |
| Answer» C. Client | |