How can you count number of parameters given in a URL by
POST method?
Answer Posted / sudipto
It will be count($_REQUEST), it will work
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
When is a conditional statement ended with endif?
Explain converting an object?
How do you use end in python?
Explain the different types of errors in php.
What are the uses of explode() function?
What is $$ in php?
Is php still in demand?
What is the difference between client-side and server-side programming?
What is basename php?
What is variable function php?
Explain what is the difference between session and cookie?
What does the php error 'parse error in php - unexpected t_variable at line x' means?
Can we override magic methods in php?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
How do you destroy a particular or all Sessions?