Re: [PHP-WIN] Re: Calling DLL from PHP

2002-09-18 Thread Brian 'Bex' Huff
If your program is called "myprogram.exe", and it has a command-line interface that you've tested and works, then you could do this: 1) put "myprogram.exe" in your system path (typically c:\winnt\system32 or something similar) 2) call it from your php code with either exec(), system(), or pas

Re: [PHP-WIN] Re: Calling DLL from PHP

2002-09-17 Thread Pozzer Franco
Brian hanks for all and sorry if I trouble you again. I ask a litle help if you wnat and if you have time for me. thanks for this and sorry again for the trouble. I want use a external pgm (.exe file) from my script PHP. My env it it Win32 NT Apache 1.3.24 and PHP 4.2.1. I have find same sa

Re: [PHP-WIN] Re: Calling DLL from PHP script

2002-09-10 Thread Luis Moreira
Hi 1) Question1 How do you run PHP, "Manual Start" or "Service"? If "Service", did you restart the service AFTER changing PHP.INI ? 2) Question 2 > > 'D:/Php/php-4.2.1-Win32/extensions/Visqwin.dll' - %1 is not a valid Windows NT application. in D:\Program Files\Apache Are you s