Results 1 to 4 of 4

Thread: How does some one create desktop applications with PHP

  1. #1

    Thread Starter
    Junior Member luvseasar's Avatar
    Join Date
    Jul 2012
    Posts
    30

    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?

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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.

  3. #3
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    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,...

  4. #4

    Thread Starter
    Junior Member luvseasar's Avatar
    Join Date
    Jul 2012
    Posts
    30

    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
  •  



Click Here to Expand Forum to Full Width