MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Which of the following PHP functions accepts any number of parameters? | 
                            
| A. | func_get_argv() | 
| B. | func_get_args() | 
| C. | get_argv() | 
| D. | get_argc() | 
| Answer» C. get_argv() | |