Using DLL within PHP
Posted: Tue Oct 19, 2004 3:08 pm
Hi,
I am trying to use a DLL file for some back-end stuff (encyprtion, token passing, etc) in a PHP script. There are functions that would save alot of time if I didn't have to write in PHP and just use the DLL file. I have not been able to find anyway to do this and have not seen any exmaples of this. Is anyone familiar with using DLL in PHP or any ideas on how that would be possible. Any feedback would be appreciated.
Thanks,
Kia
I am trying to use a DLL file for some back-end stuff (encyprtion, token passing, etc) in a PHP script. There are functions that would save alot of time if I didn't have to write in PHP and just use the DLL file. I have not been able to find anyway to do this and have not seen any exmaples of this. Is anyone familiar with using DLL in PHP or any ideas on how that would be possible. Any feedback would be appreciated.
Thanks,
Kia