Hi All,

I'm trying to write my first php extension. I studied the source and the api
docs, also read the chapter about hacking the core in the phpwizards book.
But I can not find any resources on what I want to do: calling a php
function in a module.

I know about calling a user defined function, but that's not what I wanna
do. I want to call

require_once()

Anywhere you can point me to?

Best,
Andi




-- 
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