This should also work using the newer OOP style that is still undocumented.
<?php
$obj = new COM('Some.app');
$obj->somevar = 'somevalue';
?>
| ||||||||||||||||
| Copyright © 2001-2005 The PHP Group All rights reserved. |
This unofficial mirror is operated at:
The Server Pages Last updated: Thu May 19 17:35:34 2005 CDT |