Show
Ignore:
Timestamp:
02/08/06 12:24:36 (3 years ago)
Author:
zoeloelip
Message:

Fixed some typos and cleaned up the README file a bit more
Fixed some typos in README.eLoader

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/README.eLoader

    r34 r152  
    22------- 
    33 
    4 eLoader is PHP extension that can load scripts which encoded by eAccelerator 
    5 without eAccelerator. It is a PHP extension and it should be compatible with  
    6 Zend Optimizer, Zend Performance Suite, ionCube loader, PHP Accelerator and  
    7 other PHP extensions. 
     4eLoader is a PHP extension that can load scripts which are encoded by  
     5eAccelerator without having to load eAccelerator. It's a PHP extension and it  
     6should be compatible with Zend Optimizer, Zend Performance Suite, ionCube  
     7loader, PHP Accelerator and other PHP extensions. 
    88 
    9 eLoader is not need with eAccelerator, because eAccelerator already has loader 
    10 compiled in. 
     9eLoader is not needed when using eAccelerator, because eAccelerator already  
     10has the loader compiled in. 
    1111 
    1212To build eLoader from sources on UNIX: