Re: [PHP-GTK] Compile the PHP files to an executable

[email protected] (gilles) Thu, 9 Aug 2001 09:54:03 +0200
Newsgroups php.gtk
Message-ID <[email protected]>
or use the com extensions for windows,
is limited to windows only ofcourse and i have no clue how com works.

goodluck ;)

On Thursday 09 August 2001 03:16 am, Daniel Adams wrote:
> On Wed, 8 Aug 2001, Dinesh wrote:
> > Hi,
> >
> > in the next versions, could we compile the PHP files ?
> > And plays sounds ?
>
> It sounds like if you want to play sounds you could simply either call an
> external program or someone would have to write an extension lib.
> 	- Dan