Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2789 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59026 invoked from network); 25 Jun 2003 15:05:35 -0000 Received: from unknown (HELO mail.devastate.org) (212.112.174.75) by pb1.pair.com with SMTP; 25 Jun 2003 15:05:35 -0000 Received: from asteroth (asteroth [127.0.0.1]) by mail.devastate.org (Postfix) with ESMTP id 1C3A112EDC8; Wed, 25 Jun 2003 17:05:34 +0200 (CEST) Received: from h102n1fls31o887.telia.com ([213.66.164.102]) by asteroth (MailMonitor for SMTP v1.2.2 ) ; Wed, 25 Jun 2003 17:05:33 +0200 (CEST) Message-ID: <3EF9BAA2.60704@thatforum.com> Date: Wed, 25 Jun 2003 17:07:14 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Lim Cc: internals@lists.php.net References: <20030625112946.41680.qmail@pb1.pair.com> In-Reply-To: <20030625112946.41680.qmail@pb1.pair.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Embed PHP as a scripting language of windows application From: oscar@thatforum.com (Oscar Rylin) Something that would be interesting would be to make it possible to use PHP with the WSH (Windows Scripting Host).. I'm not sure if it's doable, but it sure would be nice :) Python, perl, vbscript, javascript etc. work with the WSH.. It'd be cool to include PHP in that list :P -- oscar John Lim wrote: >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 > > > > >