pear/Image_Puzzle
it is my proposal of PEAR package described here:
http://pear.php.net/pepr/pepr-proposal-show.php?id=349
also if possible please access to peardoc tree part
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hello Michael,
i never liked the output buffering code much becuase i find it too complex
and too much stuff there is interacting in a way one cannot understand
easily. If there is a simple solution at hand that solves some problem and
that thing disables selective features by just disallowing i
Hi
is there any problem with windows snapshots (snaps.php.net) ?
the last build is two weeks old.
best regards
holo
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
I'm working through George Schlossnagle's Advanced PHP Programming,
(which I'm happy to plug. Excellent).
Having successfully used C++ to generate extensions (per Jay Smith tutorial)
I am now checking out the facility to store custom objects - packaged private
data alongside the native zend object
Hello Andrew,
you obviously rely on standard zend objects because you are using standard
zend handlers for yyour objects. To do so your object struct should start
with the standard zend object struct as nearly all overloaded ebjects in
current php do. In the constructor you now need to initializ
On Sat, 4 Mar 2006 07:03:00 -0800
[EMAIL PROTECTED] ("Michal Felski") wrote:
> pear/Image_Puzzle
>
> it is my proposal of PEAR package described here:
> http://pear.php.net/pepr/pepr-proposal-show.php?id=349
>
> also if possible please access to peardoc tree part
Done, you have your cvs account