humbletim
03-14-2005, 01:33 AM
People have asked about running PHP on WinCE, but what kind of applications would one actually develop with it?
I have a basic mobile PHP engine working, but need to choose a direction for flushing out more PHP functions.
Any PHP programmers have suggestions on what areas might be the most useful (keeping in mind it'll be running on a device)?
Currently I have a good start on PHP syntax, string functions and file access. Globals are also working ($_GET, $_POST, $_COOKIE, $_SESSION). I want to make sure I reach a critical mass in supported functionality before offering a beta up.
Thanks!
-Tim
http://mobileleap.net/images/PocketHPH.png
I have a basic mobile PHP engine working, but need to choose a direction for flushing out more PHP functions.
Any PHP programmers have suggestions on what areas might be the most useful (keeping in mind it'll be running on a device)?
Currently I have a good start on PHP syntax, string functions and file access. Globals are also working ($_GET, $_POST, $_COOKIE, $_SESSION). I want to make sure I reach a critical mass in supported functionality before offering a beta up.
Thanks!
-Tim
http://mobileleap.net/images/PocketHPH.png