Voting

Please answer this simple SPAM challenge: one minus zero?
(Example: nine)

The Note You're Voting On

pmarcIatIgeneticsImedIharvardIedu
14 years ago
array_count_values function does not work on multidimentional arrays.
If $score[][] is a bidimentional array, the command
"array_count_values ($score)" return the error message "Warning: Can only count STRING and INTEGER values!".

<< Back to user notes page

To Top