Page 1 of 1
how to make a php application as a desktop application
Posted: Sun Jul 26, 2009 11:29 pm
by manojsemwal1
Hai friend do you know how to design or use tool to create a php application as a windows desktop application.
waiting for your reply
Re: how to make a php application as a desktop application
Posted: Mon Jul 27, 2009 12:09 am
by pcoder
PHP is mainly for Web Based Applications. In my opinion , Just forget it.

Re: how to make a php application as a desktop application
Posted: Mon Jul 27, 2009 1:31 am
by Weirdan
Re: how to make a php application as a desktop application
Posted: Mon Jul 27, 2009 1:33 am
by Weirdan

Moved to PHP - Code
Re: how to make a php application as a desktop application
Posted: Fri Jul 31, 2009 10:07 am
by McInfo
Re: how to make a php application as a desktop application
Posted: Fri Jul 31, 2009 1:21 pm
by turbolemon
Dont forget php-qt4! There is also a wrapper for opengl for writing 3D applications, too. PHP might have been designed for web development but its capable of a lot more.
Re: how to make a php application as a desktop application
Posted: Fri Jul 31, 2009 7:49 pm
by Weirdan
turbolemon wrote:Dont forget php-qt4!
Quoting their site:
There is no API reference yet, but about 470 classes and 15000 methods are already implemented.
I'd say it's not ready for general adoption if there's no docs, even autogenerated api reference is absent. PHP-GTK has api reference at least.
Re: how to make a php application as a desktop application
Posted: Fri Jul 31, 2009 9:54 pm
by Eran
There's also winbinder -
http://winbinder.org/