Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2775 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41682 invoked by uid 1007); 25 Jun 2003 11:29:46 -0000 Message-ID: <20030625112946.41680.qmail@pb1.pair.com> To: internals@lists.php.net Date: Wed, 25 Jun 2003 19:35:04 +0800 Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 161.142.22.249 Subject: Embed PHP as a scripting language of windows application From: heyjohnlim@yahoo.com ("John Lim") Hello, I'm writing some windows apps that require a scripting language to control various info. Has anyone had any experience or source code showing how to embed PHP as a scripting language for a windows app? I'm sure there's some neat way to link to php4ts.dll and pass a script to it. Thanks again. John