Am not sure if this is the right list. But I mistakenly added a question in the array_filter user comments
pages. I realized too late that questions are not encouraged on that section.
Could someone remove it. Also, to which list do I send this question, php-general or php-dev ?
Here is the note I posted.
[EMAIL PROTECTED]
08-Nov-2001 04:58
Can I specify a class method as a callback when using array_filter in an
object method. I tried
"classname::methodname" and it gave an error. Is it supported ?
The reason is, it helps organize code
R.Ravi