Help for this page

Select Code to Download


  1. or download this
    $object_instance -> set_state ( "here is a new state" );
    
  2. or download this
    MyObject::set_state ( $object_instance, "here is a new state" );