
Originally Posted by
cpradio
PHP is primarily a server side language so internet connection or a running local server would be required. Granted there have been a few projects that have tried to bring PHP to a desktop application (like gtk-php), none of them have really stuck around and may have very limited support.
You would be better off writing your client app using a different language, Python, QT, .NET Framework, etc.
Without knowing what your client is (a laptop, desktop, mobile phone), it is hard for me to recommend what path to take.
Bookmarks