It is possible to get a php binary for windows (works with the Win32 version of apache). Also mySQL is available for windows (but I think you have to pay...).
It may be possible to run php and apache on your windows machine and remotely connect to the mySQL database on your BSD-box. However, I have never tried it!
Info on win32 apache is at http://www.apache.org, win32 php at http://www.php.net and mysql win32 at http://www.mysql.com
The trick I use is to run Hummingbird Exceed on my windows box (allows you to use windows as an X-windows terminal) this means you can develop on you BSD box from you windows box. This is, however, a fairly pricey piece of software...
I hope this helps!
/Simon
Jose wrote:
Hi!
i work with PHP and MySQl under Power BSD UNIX
i build the php3 files in my PC (running Win98) and for test them, i must be upload to server by FTP and see the results in a browser.
This is very routine, i want to know if there is a better way to test my programs..offline before upload them
i know i must install Linux in a partition on my Pc.... but.. where do i get the Linux?..
comments are welcome....
***** a new PHP user...