cmkpl wrote:
as title,thanks
What is it that you want to do, run PHP as a script interpreter with your program? Look in sapi/embedded (only in PHP 4.3.0) in the PHP source code for an example of the minimal functionality required. php4ts.dll is not an ActiveX component so it is not just "plug and play" like with other stuff; you might be required to write a wrapper in C to implement some of the PHP4 callbacks. But, it is definitely doable.

--
Best regards,

Per Lundberg / Capio ApS
Phone: +46-18-4186040
Fax: +46-18-4186049
Web: http://www.capio.com



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to