MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following function is used to pick one or more random values from PHP Array? |
| A. | array_random() |
| B. | array_rand() |
| C. | Rand_array() |
| D. | Random_array() |
| Answer» C. Rand_array() | |