php application server

php application server

am 05.11.2007 15:11:31 von tjuric

Please, i need information which application server who has
php+database+apache is ok.
I want to learn php and make some client server applicatin in http like oracle
web client-server

Re: php application server

am 05.11.2007 21:16:07 von Jerry Stuckle

tjuric@online.hr wrote:
> Please, i need information which application server who has
> php+database+apache is ok.
> I want to learn php and make some client server applicatin in http like oracle
> web client-server
>
>

If you're looking for recommendations for hosting companies, try
http://www.webhostingtalk.com. But be sure to search it for comments
before selecting someone. There are both good and bad ones there.

If you just want to learn, you can put Apache, PHP and MySQL on your own
system quite easily. They're all free.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

Re: php application server

am 06.11.2007 11:08:44 von Tom De Moor

tjuric@online.hr schreef:
> Please, i need information which application server who has
> php+database+apache is ok.
> I want to learn php and make some client server applicatin in http like oracle
> web client-server
>

For learning:
just install xammp (http://www.apachefriends.org/en/xampp.html). It is
available for quite some operating systems.
Greetings,
Tom