Help for this page

Select Code to Download


  1. or download this
    while ( $token=$p->get_token() )
    {
    ...
    ...
    print FILE $token->as_is;
    close FILE;