Is it possible to convert a PHP site into PHP-GTK? I expect there to be a lot of work, I'm ok with that, but what I'm not sure about is whether PHP-GTK will have support for sending mail, support for MSSQL and other things like that.
Basically my problem is that I wrote an intranet in PHP, but my customers want to run it internally on their own servers. I do not want to give them my source, but rather something compiled.
The solution right now is to re-write it in VB or VC++ or something similar, but maybe it'd be less work to go from PHP to PHP-GTK?
Any thoughts?
Thanks
Mathieu