View Single Post
  #1  
Old 07-07-2006, 09:54 AM
xing xing is offline
LiteSpeed Staff
 
Join Date: Oct 2003
Location: Los Angeles, California
Posts: 380
Default PHP LSAPI 2.2 Released

PHP LSAPI 2.2 Changes:

PHP LSAPI has been upgraded to work with "getenv()" function. For code portability, LiteSpeed recommend PHP coders to defer from using getenv() and use specific $_ENV variable access.

Download: http://www.litespeedtech.com/products/lsapi/

Last edited by xing; 07-07-2006 at 03:30 PM..
Reply With Quote