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
how to make a php application as a desktop application
Moderator: General Moderators
-
manojsemwal1
- Forum Contributor
- Posts: 217
- Joined: Mon Jun 29, 2009 4:13 am
- Location: India
Re: how to make a php application as a desktop application
PHP is mainly for Web Based Applications. In my opinion , Just forget it.

Re: how to make a php application as a desktop application
Re: how to make a php application as a desktop application
Compiling standalone PHP-GTK2 applications on windows using PriadoBlender
Edit: This post was recovered from search engine cache.
Edit: This post was recovered from search engine cache.
Last edited by McInfo on Wed Jun 16, 2010 4:00 pm, edited 1 time in total.
- turbolemon
- Forum Commoner
- Posts: 70
- Joined: Tue Jul 14, 2009 6:45 am
- Location: Preston, UK
Re: how to make a php application as a desktop application
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
Quoting their site:turbolemon wrote:Dont forget php-qt4!
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.There is no API reference yet, but about 470 classes and 15000 methods are already implemented.
Re: how to make a php application as a desktop application
There's also winbinder - http://winbinder.org/