Help for this page

Select Code to Download


  1. or download this
    print 'text text ',  $obj->method1(),
          ' more text ', $obj->method2(), 
          ' blah blah ', $obj->method3();