I have no idea if this is even possible, but is there any good way to run PHP programs on my WinXP machine? I want to write an FTP program that I can use in a separate tab in Firefox. I tried writing a plugin, but that was a little above my skills. Since I am far more proficient in PHP, I decided to write an FTP program in PHP. I would like to run it on my computer, though, to save on bandwidth and CPU usage.
Can anyone help me out, or direct me to some kind of tutorial or faq?