Query by Chris H: How can I build windows-like web apps in php with out gtk?
My webserver does not have gtk, nevertheless I still have tremendous curiosity in developing applications on the internet,that seem like they could be run off of a personal computer. I know gtk enables you to do this,but I don't have entry to it. does any person know of any other way to operate around this?

Greatest answer:

Reply by Allison D
From a graphical position-of-see, you can use HTML/CSS to style applications that closely-resemble their desktop counterparts--men and women have been creating these sort of web sites for many years now. Employing AJAX, you can create apps that also purpose like desktop counterparts in the sense that users will not need to move from page to page like a normal internet site, they can instead interact completely inside of one particular page. You need to look into whether or not AJAX will do what you would like to achieve. With respect to PHP, there are a number of AJAX libraries that simplify the real programming.

Know much better? Go away your very own reply in the feedback!

Read more:

  • create web application in gtk style