Running GtkHTML scripts without using gconfd-2.exe | php script.php
If you’re using GtkHTML in your PHP-GTK app, learn this wonderful trick shared by Mario Staas that allows you to run these scripts just like a normal php-gtk script without the need to type gconfd-2.exe | php script.php in the command window.
Sample Code 474: How to display html text using gtkhtml - Part 2
/kksou
http://www.kksou.com/php-gtk2
The place for php-gtk2 sample codes
April 14th, 2008 at 8:00 pm
[…] Running GtkHTML scripts without using gconfd-2.exe | php script.php By kksou If you’re using GtkHTML in your PHP-GTK app, learn this wonderful trick shared by Mario Staas that allows you to run these scripts just like a normal php-gtk script without the need to type gconfd-2.exe | php script.php . Sample Code … PHP-GTK2 Cookbook Blog - http://www.kksou.com/php-gtk2/blog […]