|  | Posted by ZeldorBlat on 01/23/08 21:15 
On Jan 23, 12:12 pm, "davidgre...@gmail.com" <davidgre...@gmail.com>wrote:
 > I've been going over this closure implementation in PHP:
 >
 > http://www.steike.com/code/php-closures/
 >
 > and came across some classes that I wasn't familiar with. Does anyone
 > know if the following code is from some library? or is it the author's
 > own code:
 >
 > new TextField();
 > Layout::horizontal($a, $b);
 >
 > I've tried searching for it on google but couldn't find anything. Let
 > me know if anyone has seen it.
 >
 > Thanks,
 > Dave
 
 Nothing like that is built into PHP.
  Navigation: [Reply to this message] |