166 B
Executable File
166 B
Executable File
This is Pimple 2 implemented in C
- PHP >= 5.3
- Not tested under Windows, might work
Install
> phpize
> ./configure
> make
> make install