Page is a not externally linkable
NickCoons - 11:38 pm on Dec 15, 2003 (gmt 0)
PHP is server-side only, so the only interface you can really create with that is with a web-browser.
If I understand what you're wanting to do (make a nice client-side application that runs outside of the browser, or is not dependent on the browser except to launch), then you may be interested in taking a look at Java.