Help for this page

Select Code to Download


  1. or download this
        $rotext_box->insert('end', $text_to_Insert);
        $rotext_box->see('end');
    
  2. or download this
        $rotext_box->PRINT($text_to_Insert);