On November 19, 2001 12:23 pm, colin mcdonald wrote:
> Hi,
>
> can anyone point me to some examples/documentation for any of the
> following:
>
> C code calling methods of an object defined in a user's php code. (I
> know you can call user's php functions, but can this be done?)

        IIAGR, you should be able to find an example in call_user_func()

> OR
>
> How would I define a PHP Object in C that could be used in the php
> script as if it was defined in the php script.

        IIAGR, check out the dir functions

-- 
Zak Greant

PHP Quality Assurance Team
http://qa.php.net/

"We must be the change we wish to see." - M. K. Ghandi


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to