Help for this page

Select Code to Download


  1. or download this
    # some initialization code.
    $object->login();
    # then you continue your application
    $object->open_some_page();
    # more stuff.