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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue May 07 19:01:29 2024 UTC