Page 1 of 1

PHP and TeeChart 7 AX

Posted: Wed Nov 09, 2005 4:09 pm
by 9528318
Would it be possible to use TeeChart through the COM class of PHP ? Just like using it in ASP.
Do you have any examples ?

If it is not possible directly, is it possible through some kind of wrapper ?

Posted: Thu Nov 10, 2005 9:24 am
by narcis
Hi xpar,

We haven't tested it but below you'll find information on how to use COM (ActiveX) objects in PHP. However you follow the below URLs instructions.

Syntax for creating Com objects in PHP:
http://www.php.net/manual/es/class.com.php

FAQ for COM objects in PHP (note that COM events aren't handled in PHP)
http://www.php.net/manual/es/faq.com.php