NYCPHP Meetup

NYPHP.org

[nycphp-talk] I need help with eval() with a class void method call

David Rydell drydell at worldnet.att.net
Thu Oct 9 22:13:57 EDT 2003


eval is not needed... $field->$val($max, $errDisplayArray[$key]); should
work with no problem. I use this technique in several scripts. It also works
for static calls, ie Classname::$function($parm);

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.516 / Virus Database: 313 - Release Date: 9/1/2003




More information about the talk mailing list