Re: Hooking server DLL into PHP
- From: "Chung Leong <chernyshevsky@xxxxxxxxxxx>" <chernyshevsky@xxxxxxxxxxx>
- Date: 13 May 2005 05:49:22 -0700
PHP classes/structs are hash tables. The wrapper has to rebuild the
structure by searching the table and filling in the elements.
Unfortunately the manual doesn't say much on this topic. The function
you need is zend_hash_find() if I remember correctly.
.
- Follow-Ups:
- Re: Hooking server DLL into PHP
- From: hector
- Re: Hooking server DLL into PHP
- References:
- Hooking server DLL into PHP
- From: hector
- Re: Hooking server DLL into PHP
- From: Chung Leong <chernyshevsky@xxxxxxxxxxx>
- Re: Hooking server DLL into PHP
- From: hector
- Re: Hooking server DLL into PHP
- From: Chung Leong <chernyshevsky@xxxxxxxxxxx>
- Re: Hooking server DLL into PHP
- From: hector
- Hooking server DLL into PHP
- Prev by Date: Re: is "EOFORMPAGE" simply not used?
- Next by Date: Re: Dynamic Form Update
- Previous by thread: Re: Hooking server DLL into PHP
- Next by thread: Re: Hooking server DLL into PHP
- Index(es):
Relevant Pages
|