Setting up PHP for local code testing
Moderator: General Moderators
Setting up PHP for local code testing
I'm new to PHP (obviously) and want to install PHP on my laptop so I test the code locally, when I can't easily connect. I'm using Windows98 and have installed PWS, but wondering if I should use Apache instead. Please advise. Thanks.
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
PHP's self-installer for Windows will configure PWS to parse *.php files which can make it easier for a first time install. Apache does take a little more time to configure but there are fairly good tutorials out on the net on how to do it. I'd say it's just personal choice really. On Window 98 I've run PHP on Apache fine and I also know of people who've run it equally well on PWS.
Hope this helps,
Mac
Hope this helps,
Mac
Or, if you dont want the hassle of installations:
http://www.firepages.com.au/devindex.htm
Just unzip, and use...
http://www.firepages.com.au/devindex.htm
Just unzip, and use...