PHP and TeeChart 7 AX

TeeChart for ActiveX, COM and ASP
Post Reply
xpar
Newbie
Newbie
Posts: 8
Joined: Thu Sep 15, 2005 4:00 am
Location: nl

PHP and TeeChart 7 AX

Post by xpar » Wed Nov 09, 2005 4:09 pm

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 ?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Nov 10, 2005 9:24 am

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
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply