Forum Moderators: coopster

Message Too Old, No Replies

HP IPAQ - PHP Programming?

Programming in PHP on a pocket PC!

         

Shadi

12:58 am on Oct 2, 2004 (gmt 0)

10+ Year Member



Well PHP being almost my first language before English, i find it only natural that my latest purchase a HP IPAQ should be converted to working with PHP.

Has anyone got an experiance of a Webserver and PHP installed on an IPAQ to allow PHP programming on the road, maybe even a nice text editor that does highlighting? i've looked around but haven't come up with anything "seriously" usable as yet.

bakedjake

2:44 am on Oct 2, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I've got python running on mine, so I'm sure PHP is doable.

As far as text editors for it, not sure, but the python debugger works nicely for me. So if you're not too adverse to learning a new language, check it out.

mincklerstraat

8:58 am on Oct 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The people at this project [humanclock.com] have reduced the apache source code down to a 25K text file for running apache on a Tandy 100 - your machine will be a lot more powerful than this, if you can port it over it should be really fast. I don't think this includes PHP, you'd have to probably use the cgi version.

killroy

9:39 am on Oct 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Haven't they also installed linux on an IPAQ, therefore beeing able to run full apache and any other linux tools on it?

SN

haryanto

8:55 am on Oct 3, 2004 (gmt 0)

10+ Year Member



That was soooooo funny!
Quote from the site:
We take our web hosting very seriously at humanclock.com, therefore we have installed 4 "AA" batteries in the webserver in case of power failure.

>>
The people at this project have reduced the apache source code down to a 25K text file for running apache on a Tandy 100 - your machine will be a lot more powerful than this, if you can port it over it should be really fast. I don't think this includes PHP, you'd have to probably use the cgi version.