NYCPHP Meetup

NYPHP.org

[nycphp-talk] using PHP for an offline / CD-ROM presentation

Scott Mattocks crisscott at netzero.com
Wed May 26 11:45:02 EDT 2004


PHP-GTK 1.0 doesn't work with PHP5.  If you want to use it with PHP5 
you'll have to wait until PHP-GTK 2.0 comes out.

Joe Crawford Jr. wrote:

> bleh PHP-GTK,
> 
> it seems nice but i cant find any info on how to install it with php 5, i
> finally got php5 and apache working on windows :)
> 
> Joe Crawford
> 
> ----- Original Message -----
> From: "Scott Mattocks" <crisscott at netzero.com>
> To: "NYPHP Talk" <talk at lists.nyphp.org>
> Sent: Wednesday, May 26, 2004 11:27 AM
> Subject: Re: [nycphp-talk] using PHP for an offline / CD-ROM presentation
> 
> 
> 
>>Jayesh Sheth wrote:
>>
>>
>>>* PHP-GTK - http://gtk.php.net/ + SQLite
>>>I looked into PHP-GTK and played with it a bit. It looks nice, but I am
>>>still confused by the wide variety of tools available for it, especially
>>>on Windows. And I am not sure if PHP-GTK programs can talk to SQLite. If
>>>they can, I am not sure how to package my PHP-GTK programs along with
>>>the PHP binary and the SQLite database  on a CD. Can anyone recommend a
>>>good book on PHP-GTK ?
>>
>>PHP-GTK is not much more than a CLI program that creates its own GUI.
>>Anything you can do with a "normal" PHP application you can do with
>>PHP-GTK.  Unfortuanately I haven't found any books dedicated to PHP-GTK
>>yet.  Adam and David's PHP Cookbook does have a chapter on PHP-GTK
>>though.  For me the hardest part of getting any GUI stuff running was
>>trying to get PHP-GTK installed with all of the goodies.  I still can't
>>get Scintilla to work with it.
>>
>>Scott Mattocks
>>_______________________________________________
>>talk mailing list
>>talk at lists.nyphp.org
>>http://lists.nyphp.org/mailman/listinfo/talk
>>
>>
> 
> 
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
> 
> 



More information about the talk mailing list