I don't think there's a problem with VisualSVN not supporting PHP (even if I find the excuse somewhat strange, all script is insecure on the web unless you're careful to configure it correctly)
However, I might want to get a PHP script running, I'm happy to support that myself but I need to know something first. For windows, there are 2 versions of PHP available - one built with VC6, another build with VC2008. The two are not compatible with apache libraries from apache.org, my questions is - which one should I use with VisualSVN's version of Apache? >From the PHP download page: Which version do I choose? If you are using PHP with Apache 1 or Apache2 from apache.org you need to use the VC6 versions of PHP Do NOT use VC9 version with apache.org binaries thanks.