David Stoltz wrote: > Forgot to ask: > > On the Windows download page, there are options like: > > VC9 Thread Safe > VC9 Non-Thread Safe > VC6 Thread Safe > ...etc > > What is the VC, and what is thread safe? > > Thanks! VC = Microsoft Visual C. 9 and 6 are the versions. http://en.wikipedia.org/wiki/Thread_safety Thread Safe PHP on Linux isn't recommended because some extensions may not be thread safe but I think on Windows it's ok if you need it. -- Thanks! -Shawn http://www.spidean.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php