Hello Vidyut,

>  I have a question regarding array_walk.. I couldn't find any help on
> the website or on irc.. didn't know where else to look.

You've come to the right place.

> I'm stumped, and about to just copy the function on top of this script
> to make it work.. any ideas from anyone else ?. Maybe it's something
> stupid that I'm doing.. but I can't figure it out.

Is it my imagination/cross-eyedness - how many letter-Ls should there
be?

> when I run $check->is_alllletters($textfield); it works fine
> array_walk ($fieldname, '$check->is_allletters');
> Warning: Unable to call $check->is_allletters() - function does not

At least there should always be the same number!
=dn


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to