Ask a Question related to PHP Development, Design and Development.
-
Tariq #1
Can php be installed on hp iPaq ... for learning purposes?
Hi all,
Needless to say that I am new to the forum. Am thinking about buying a
pocket pc, hp iPaq 6315 to be exact. Question is can I install php and a
database like mySQL on it, to practice and learn?
TIA
Sincerely,
TAriq
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
Version: 6.0.752 / Virus Database: 503 - Release Date: 9/3/2004
Tariq Guest
-
Flash Player on Pocket PC 2003, HP IPAQ h5550
Hello, I tried to install the Flash Player 7 on my Pocket PC HP IPAQ h5550 (Pocket PC 2003 Premium) But there comes a failure mesage that the... -
HP IPaq Messenger
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <DIV align=left> </DIV>... -
Setting up IIS for DHTML purposes
I trying to set up a web server in my local computer so i could test out DTHML pages (e.g. dynamic calender using php and html with login features,... -
WinCE How to run ruby on an iPAQ
I'm a new user of Ruby, but so far, I'm impressed and wanting to find every opportunity to practice and learn more. When I discovered the WinCE... -
Can Bluetooth KB/Mouse transceiver be used to connect IPAQ?
I just got the new 2215 ipaq (it is great!) to replace my 3855. I would like to know if I can use the built in bluetooth to connect to my desktop... -
Tariq #2
Re: Can php be installed on hp iPaq ... for learning purposes?
What I meant was, can I install a server to execute the scripts? Sorry for
not being clear!
"Tariq" <taariqq@yahoo.com> wrote in message
news:chbr58026co@enews4.newsguy.com...>
> Hi all,
> Needless to say that I am new to the forum. Am thinking about buying a
> pocket pc, hp iPaq 6315 to be exact. Question is can I install php and a
> database like mySQL on it, to practice and learn?
>
> TIA
> Sincerely,
> TAriq
>
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
> Version: 6.0.752 / Virus Database: 503 - Release Date: 9/3/2004
>
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com[/url]).
Version: 6.0.752 / Virus Database: 503 - Release Date: 9/3/2004
Tariq Guest
-
Janwillem Borleffs #3
Re: Can php be installed on hp iPaq ... for learning purposes?
Tariq wrote:
When it's running on Linux, it should not be a problem. See the links> What I meant was, can I install a server to execute the scripts?
> Sorry for not being clear!
>
mentioned in the following thread:
[url]http://tinyurl.com/3nbs3[/url]
JW
Janwillem Borleffs Guest
-
Colin McKinnon #4
Re: Can php be installed on hp iPaq ... for learning purposes?
Tariq spilled the following:
<snip>> What I meant was, can I install a server to execute the scripts? Sorry for
> not being clear!
>It's certainly possible if you use Linux as the OS - see>> Needless to say that I am new to the forum. Am thinking about buying a
>> pocket pc, hp iPaq 6315 to be exact. Question is can I install php and a
>> database like mySQL on it, to practice and learn?
>>
[url]http://www.handhelds.org/geeklog/index.php[/url] for how to install. Once you
have Linux running on it, it should be fairly easy to compile PHP for the
target on a desktop and just copy over the files.
MySQL is probably overkill for a PDA - currently PHP ships with SQLite an
embedded DBMS (more like a file I/O lib with an SQL interface than a real
DBMS).
Similar for Apache - great for high volume servers - bloatware on a PDA -
try monkey - [url]http://monkeyd.sourceforge.net/[/url] (49k executable).
I've just started playing around with PHP5, but a simple build passed
through strip comes out at 1Mb - should fit!
Alternatively (and particularly if you want to keep the Microsoft OS, and
can lick the problem of compiling PHP for your target) you might want to
check out Nanoweb ([url]http://nanoweb.si.kz/[/url]) which is a webserver written in
PHP.
HTH
C.
Colin McKinnon Guest



Reply With Quote

