|
-
Aug 19th, 2012, 12:44 AM
#1
Thread Starter
Junior Member
How does some one create desktop applications with PHP
You just open up some editor and start making codes?
And after that start makes buttons, scrolls, boxes, tabs etc
Am I correct or Mistaken?
-
Aug 19th, 2012, 04:01 AM
#2
Re: How does some one create desktop applications with PHP
There's no practical way of creating a desktop application using PHP. The only project I know of that claimed to offer this was PHP-GTK, and it's essentially defunct.
-
Aug 19th, 2012, 09:33 AM
#3
Re: How does some one create desktop applications with PHP
Another thing you could do is, to mimic your web application with the look and feel of a desktop app(using CSS to style the looks). And then create a simple desktop app (in VB or some other language) with a WebBrowser control and load your web application's page in it.
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Aug 19th, 2012, 04:12 PM
#4
Thread Starter
Junior Member
Re: How does some one create desktop applications with PHP
Thanks for the Information.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|