Sebastian,
accordint to this
http://entwickler.com/itr/online_artikel/psecom,id,368,nodeid,114.html
article written by Wez :
[snip]
We have touched on all the key features of wrappers, and you should now be
capable of implementing your own protocol wrappers as PECL extensions. This
has a number of applications, ranging from just providing useful protocol
support, to using these features to implement your own storage for encrypted
or encoded PHP source files - remember that the Zend Engine is also tied
into the wrappers system, so you can include files via your own custom
wrappers.
[/snip]

Andrey

----- Original Message -----
From: "Sebastian Bergmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 06, 2003 6:40 PM
Subject: Re: [PHP-DEV] PHP compiler


> Wez Furlong wrote:
> > more technical issues actually related to the internals of PHP ? :-)
>
>   Like how to use the Streams API to implement the JAR-like functionality?
>
>   SCNR,
> Sebastian
>
> --
> Sebastian Bergmann
> http://sebastian-bergmann.de/                   http://phpOpenTracker.de/
>
> Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to