The php extension for smaz.
How to start?
-
phpize
-
./configure
-
make
-
copy modules/smaz.so to php extension directory
-
edit php.ini, add line "extension=smaz.so"
-
cd tests and execute test.php
The php extension for smaz.
How to start?
phpize
./configure
make
copy modules/smaz.so to php extension directory
edit php.ini, add line "extension=smaz.so"
cd tests and execute test.php