php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #2616 ActiveX automation support needed
Submitted: 1999-10-27 07:42 UTC Modified: 2001-02-10 13:52 UTC
From: sven at buente dot de Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.11 OS: Windows 9x/NT
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sven at buente dot de
New email:
PHP Version: OS:

 

 [1999-10-27 07:42 UTC] sven at buente dot de
I have written some ActiveX components in Visual Basic 6. It's nice to call this functionality from various other programs, but I have no chance to call this functionality from PHP3.

I don't want to write the code in PHP3 for two reasons:
- I don't want to maintain two source codes when making changes
- ActiveX is able to control whole applications on the server, which is an interesting thing

Even I don't know how to write PHP3 extensions under Windows (There's a complete "Hello world" example missing in the documentation), and: is it possible to do this in Visual Basic (I have no developer studio)?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 13:52 UTC] jimw@php.net
this should be supported already in php4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 11:01:30 2024 UTC