Is there any way in PHP, like in Perl, find out how many name-value pairs there is? If there is such a way, what is it. Just give me a basic idea, no need to write out all the code.
Thanks,
elenev
P.S. I need this to limit the number of repetitions in a for loop.