> Well have you tried it?
No :) I just got your email last night and responded, I intended to try
this morning.
> Use the same example, and instead of putting "test_function", put "phpinfo",
> or any php function that doesn't take parameters, and see the result, it
> works!
I'll do that right
should read TSRMLS_FETCH, not TSRMSLS_FETCH (don't forget this macro or you
will loose the thread safe context).
Fab.
- Original Message -
From: "Andrew Patterson" <[EMAIL PROTECTED]>
To: "fabwash" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sun
> Take a look at http://www.php.net/manual/en/zend.calling-user-functions.php
> I guess that's what you need.
Hmmm. I'm not sure, but I thought this was about calling user-defined
functions, not existing PHP module functions. Looking at my last email,
I probably wasn't clear enough :P I don't w
Take a look at http://www.php.net/manual/en/zend.calling-user-functions.php
I guess that's what you need.
What is your extension about?
Fab.
- Original Message -
From: "Andrew Patterson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 15, 2002 8:33 PM
Subject: [PHP-DEV]