|
Posted by Ken Robinson on 09/07/05 02:47
David wrote:
> I have seen postings that indicate some developers are creating PHP
> apps for a Windows server environment. I am not sure if they run
> underr IIS or Apache, but I wonder why Windows and PHP vs. the
> PHP/Apache/Linux triumvirate.
>
> I would think that if you developed under windows, why not stick to
> ASP.net and IIS. If you want to use Apache, why not stick with Linux.
I develop my PHP code on a Windows laptop using local copies of
Apache/PHP/MySQL. By doing this, I don't have to be connected to the
Internet at all times and debugging is much easier. I don't have to be
uploading the code to the host all of the time and it reduces the
possibility of replacing working code with test code that may be buggy.
I don't even have IIS turned enabled on my laptop.
Apache runs on many differenct platforms, not only Linux.
Ken
Navigation:
[Reply to this message]
|