Re: [Geoip-php-discuss] pure php 8/4/04 release
Brought to you by:
tjmather
From: Thomas J M. <tjm...@ma...> - 2004-09-17 05:13:09
|
These issues have been fixed, and the code in Sourceforge CVS has been updated. Thanks, TJ On Thu, 9 Sep 2004 14:01:20 -0700, "Steven Roussey" <sro...@ne...> said: > There are a few problems with the pure PHP code: > > 1. GEOIP_ISP_EDITION is not defined. > 2. There are several cases where bit operators were used instead of > logical operators (i.e. using | instead of ||, & instead of && -- though > I > think the errors are limited to the ORs). I don't' think it changes how > the > code works, however. > > > > -steve- > > > > > |