Downloading PHP
Moderator: General Moderators
-
andyatstanwell
- Forum Newbie
- Posts: 3
- Joined: Mon Sep 27, 2010 8:38 am
Downloading PHP
Hi, I'm brand new to PHP and the forum. I'm in www.php.net/downloads with a view to downloading the windows binary, which is in a zip file. I'll use the VC6 file as I want to use PHP with Apache. However, there are two kinds, the thread safe and the non-thread safe. Can someone explain the difference and advise me on which one to go for?
Re: Downloading PHP
You probably want thread-safe unless you're doing certain things while using IIS as your webserver..
Google is your friend:
http://www.iis-aid.com/articles/my_word ... e_binaries
Google is your friend:
http://www.iis-aid.com/articles/my_word ... e_binaries
-
andyatstanwell
- Forum Newbie
- Posts: 3
- Joined: Mon Sep 27, 2010 8:38 am
Re: Downloading PHP
Thanks.