Re: PHP on Palm based computer
- From: Colin McKinnon <colin.deletethis@xxxxxxxxxxxxxxxx>
- Date: Thu, 18 Aug 2005 09:27:13 +0100
ChronoFish wrote:
>
> I am looking for a way to write PHP apps on a Palm based computer.
> Why? Because I like PHP, and the whole Palm OS paradigm is very
> web-server like (from a user point of view).
>
I guess you've got two options:
1) write a PECL for interacting with the screen as per the curses or GTK
extensions. This will require specialist knowledge of both PHP and the Palm
API - and a significant amount of C programming
2) use a web browser on the device to access a webservr on the device (there
are at least a couple of webservers written in PHP).
It *should* be possible - last time I compiled PHP5 with SQLite and Mysql,
the output was about 5Mb but stripped, it came out at 1Mb.
HTH
C.
.
- References:
- PHP on Palm based computer
- From: ChronoFish
- PHP on Palm based computer
- Prev by Date: Re: Execute script and catch output
- Next by Date: Re: Tricks to help prevent site ripping
- Previous by thread: PHP on Palm based computer
- Next by thread: Re: PHP on Palm based computer
- Index(es):
Relevant Pages
|