Hi,

IS there any way to load a *.dll file at run time into PHP project.
For instance I want to use the functionality for encrypting the a string using MCRYPT module without installing the module.

I found on internet that with the usage of COM class I can achieve this but don't know how implement this.

Recommended Answers

All 2 Replies

You can also take a look at dll file fixer software in which you can search and get the dll file

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.