Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Wez Furlong's Blog:
PHP Support for Windows 98/ME
Jul 15, 2005 @ 14:39:47

Wez asks if anyone is seriously using PHP with Windows 9x.

There are quite a few APIs that are either server-only or Win2k and up that PHP would benefit from using. Before we just go ahead and use them (breaking support for Win9x) I thought it would be a good idea to find out how many people this will affect.

Until last year I had an extra machine running PHP and Windows 9x, I have written cli scripts which do many dirty jobs on lots of Windows 9x boxes in companies I used to work. They, of course, will continue to run on whatever version of PHP is installed on the boxes.

If you do use PHP and Windows 9x (and are interested in keeping your version of php up to date), post a comment on the entry Wez's blog.

tagged:

Link:


Trending Topics: