So I have to write my own Sapi module in PHP way :-(
It looks like too tough for me. And its the right way.
My intention is to implement a simple funcion

int execute(char *filename); //filename is a php file

For I have to write a sapi module. No matter I'll at least try it.
Now the big question.
Can anyone tell me how to write sapi modules for php
I have googled for long time but no hope.
I have seen that the directories and the sourc file in the sapi directory
has a special format.
May be this is the format of SAPI module. It would be great if there is any
example.
sapi/example perhaps.
Lastly about Sara's book. I have to buy it. This is what I cant.
Please show me way.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to