ciao,
ho scaricato un'applicazione
http://www.cweiske.de/phpgtk_apps.htm#mailcheck
solo che non esiste un cavolo di file per spiegare come fare per farla funzionare
evidentemente è troppo facile![]()
mi dite come si fa??![]()
ciao,
ho scaricato un'applicazione
http://www.cweiske.de/phpgtk_apps.htm#mailcheck
solo che non esiste un cavolo di file per spiegare come fare per farla funzionare
evidentemente è troppo facile![]()
mi dite come si fa??![]()
There are 10 types of people in the world: Those who understand binary, and those who don't.
hai letto qui?
PHP-GTK launcher
You're using php scripts with the PHP-GTK?
Then you always have to launch php.exe with the file you want to start, like c:\Programs\php\php.exe "c:\scripts\application.php".
Older versions of the php_win.exe shipped with the php-gtk searches for the php.exe just in c:\php\php.exe, c:\php4\php.exe, %PATH% and the PHP_BIN environment variable.
If you didn't set the environment variable and have a different php directory, php_win.exe won't find php.
This php_gtk.exe looks for php.exe in it's own directory - no problem with "php.exe not found" any more.
It also has several icons for php-gtk files included.
And you can easily register php-gtk files with it!
si, ma io sono sotto linux ora![]()
e non sono pratico per nulla del pinguino
There are 10 types of people in the world: Those who understand binary, and those who don't.