PHP's filter extension
Submitted by aufumy on Sun, 2007-04-29 23:00
When I read about PHP's filter functions, http://php.net/filter, I had to try them out.
the install promises to be short and sweet: $ pecl install filter
in reality, it was anything but sweet, after a little searching around, here are the commands that I used with help from pecl bug 9680, for installation on feisty ubuntu:
> sudo apt-get install php5-dev
> sudo apt-get install libpcre3-dev
> sudo pecl install channel://pecl.php.net/filter-0.9.2
Great..
Submitted by Anonymous on Fri, 2011-12-09 01:25.Thanks for your sharing !!
Software Akuntansi