|
Posted by Mike Willbanks on 10/21/05 04:01
Roger wrote:
> Jerry Stuckle wrote:
>
>
>>I think it would be difficult, though. Remember - PHP itself doesn't
>>have any real user interface other than a command line prompt.
>>
>
>
> Allthougth it is not very relevant to my problem, I would point out
> that there is a PHPGTK project http://gtk.php.net/ which binds GTK
> widgets to a PHP engine, and thus **does** allow you to create stand
> alone GUI apps with PHP.
>
> The apps will run on any platform GTK runs on (Win, *nix, Mac ......)
>
I would recommend downloading the php source code and running around in
there. It should be too hard to compile it into your own program. You
would just need to load up the zend engine everytime you were about to
parse some type of php document.
--
Mike Willbanks
Zend Certified Engineer
http://www.digitalstruct.com
Navigation:
[Reply to this message]
|