|
Posted by Gordon Burditt on 01/07/07 05:21
>I am trying to learn PHP and was reading the book by Laura Welling and
>Luke Thompson. Obviously, PHP is already installed on a server when
>hosted by an ISP already. Is there a way to just download PHP 5 onto my
>laptop as well as MYSQL and practice learning it with coding and
>scripts, etc.? I don't have another machine to install Apache or IIS.
In order to really work with PHP, you need a MySQL server (or some
other database server), PHP interfaced with a web server, and a browser.
There's no reason this can't all be on the same machine, although having
lots of memory will speed things up a bit. It's not like you're going
to try to run all of Google's search engines on one laptop with all
the hits per minute Google gets.
Navigation:
[Reply to this message]
|