Question:You need to count the number of parameters given in the URL by a POST operation. The correct way is: 

A count($POST_VARS); 

B count($POST_VARS_PARAM); 

C count($_POST); 

D count($HTTP_POST_PARAM); 

+ Answer
+ Report
Total Preview: 994

Copyright © 2024. Powered by Intellect Software Ltd