|
-
Jan 11th, 2003, 05:09 AM
#1
Thread Starter
Lively Member
loading a dll & chmod and windows
1. php can load vc++ dll and use it's functions?
2. chmode doen't work on windows, how can I change the file attributes on windows?
-
Jan 12th, 2003, 06:02 PM
#2
Frenzied Member
1) If this is a simple DLL there is no way yet to run it from PHP. If the DLL contains a COM server you may be able to access it if it implements the IDispatch interface.
2) you can't
Last edited by phpman; Jan 12th, 2003 at 06:08 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|