Help for this page

Select Code to Download


  1. or download this
     
    # normal use
    $res = foo($arg);
    
    # test use 
    ($res, $cached) = foo($arg);