Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Ligaya Turmelle's Blog:
PocketHPH - A PHP Engine for the Pocket PC Platform
Jun 19, 2006 @ 00:51:45

On her blog today, Ligaya Turmelle has a quick post about PocketHPH, a PHP processing engine for handheld devices.

On the PocketHPH homepage it notes that the software is currently offered as a demo and can:

  • use a subset of the core PHP functions
  • pass objects/arrays by reference (always)
  • perform minimal error reporting
  • require variables to be defined
  • use superglobals as of PHP4.2.0+
  • SQLite3 database support
  • an alpha feature to allow fopen/file_get_contents

If you're into the mobile platform and want to check out an interesting new development in the PHP world, give PocketHPH a look.

tagged: pocketpc pockethph interpreter processing engine pocketpc pockethph interpreter processing engine

Link:

Ligaya Turmelle's Blog:
PocketHPH - A PHP Engine for the Pocket PC Platform
Jun 19, 2006 @ 00:51:45

On her blog today, Ligaya Turmelle has a quick post about PocketHPH, a PHP processing engine for handheld devices.

On the PocketHPH homepage it notes that the software is currently offered as a demo and can:

  • use a subset of the core PHP functions
  • pass objects/arrays by reference (always)
  • perform minimal error reporting
  • require variables to be defined
  • use superglobals as of PHP4.2.0+
  • SQLite3 database support
  • an alpha feature to allow fopen/file_get_contents

If you're into the mobile platform and want to check out an interesting new development in the PHP world, give PocketHPH a look.

tagged: pocketpc pockethph interpreter processing engine pocketpc pockethph interpreter processing engine

Link:


Trending Topics: