"Wez Furlong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
The module whose resources you are accessing needs to export a
function that will give you the list id, and also publish their
structure layout in a header file.

Just out of interest, what functions are in your extension?

--Wez.


On 9/11/05, RG <[EMAIL PROTECTED]> wrote:
> I've created a new module, which is an improvement to the socket library.
I
> however do not plan on re-writing every single function. So I need to find
a
> way to somehow access the socket library's resources. My question is, is
> there a way to access another module's resource?
>
> --
> 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