Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Pierre-Alain Joye's Blog:
Finally some new features are coming, zip-1.9.0 serie began
Jan 18, 2007 @ 16:48:00

Pierre-Alain Joye has posted about some long-awaited features that he's added to his zip PECL package:

After a relatively long period without features addition, I feel like it is time to add some long awaited features to zip.

The features added are:

  • Glob and pattern support - now possible to add files using a glob pattern syntax or regexp (pcre based)
  • getStatusString - returns the error message containing the system/zlib or zip error, handy while debugging
These features are still just in the alpha release, but he's included some code to help you become familiar with their functionality already - one using glob, the other the regular expression.

tagged: zip pel package new functionality addfile glob regularexpression zip pel package new functionality addfile glob regularexpression

Link:

Pierre-Alain Joye's Blog:
Finally some new features are coming, zip-1.9.0 serie began
Jan 18, 2007 @ 16:48:00

Pierre-Alain Joye has posted about some long-awaited features that he's added to his zip PECL package:

After a relatively long period without features addition, I feel like it is time to add some long awaited features to zip.

The features added are:

  • Glob and pattern support - now possible to add files using a glob pattern syntax or regexp (pcre based)
  • getStatusString - returns the error message containing the system/zlib or zip error, handy while debugging
These features are still just in the alpha release, but he's included some code to help you become familiar with their functionality already - one using glob, the other the regular expression.

tagged: zip pel package new functionality addfile glob regularexpression zip pel package new functionality addfile glob regularexpression

Link:


Trending Topics: