RE: [PHP-WIN] Re: GTK - why not?

2004-07-08 Thread William CANDILLON
But you can run a server application with php GTk as a client application. -Message d'origine- De : Oliver John V. Tibi [mailto:[EMAIL PROTECTED] Envoyé : jeudi 8 juillet 2004 06:41 À : [EMAIL PROTECTED] Objet : [PHP-WIN] Re: GTK - why not? hi dude! the reason behind php- gtk not being

RE: [PHP-WIN] Re: GTK - why not?

2004-07-08 Thread William CANDILLON
But you can run a server application with php GTk as a client application. -Message d'origine- De : Oliver John V. Tibi [mailto:[EMAIL PROTECTED] Envoyé : jeudi 8 juillet 2004 06:41 À : [EMAIL PROTECTED] Objet : [PHP-WIN] Re: GTK - why not? hi dude! the reason behind php- gtk not being

Re: [PHP-WIN] Re: GTK - why not?

2004-07-08 Thread Justin Patrin
You could write a PHP client app (that runs in PHP on the client machine) that uses PHP-GTK. You could then have a web service that also runs PHP on some website that it polls. You can't write a PHP-GTK app that runs on the web server (in the web browser), but displays on the client. It doesn't wor

RE: [PHP-WIN] Re: GTK - why not?

2004-07-08 Thread Vail, Warren
You are correct. You can do this as long as PHP and GTK are installed on every client machine, and last I heard that wasn't a standard part of Windows, so you will need to install it on every client machine, (there goes your "nothing to install" goal). Warren Vail (415) 667-0240 SF211-07-434

[PHP-WIN] running mysql 4.1 with php5

2004-07-08 Thread Jan Bro
Hi, is there a tutorial or any place that tells me how to get mysql back on line with php5? I've copied all mysql.dlls in my windows, but still I get a not found dll. thx Jan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php