Help for this page

Select Code to Download


  1. or download this
    $myObj = Obj->connect( $source, @additionalArgs );
    $myObj->some_operations; 
    $myObj->set_output( 'html' ); 
    $myObj->output;