Open("test.vtp"); $vtp->setVar($handle,"my_first_var","Hello World !"); $vtp->Display($handle); ?>