hi
I have an extension problem.
i have wrote this exemple
#include.......
char* xx(){

return "true";


}
it's a simple example.
I have compiled it into .SO dynamic library.
when I try to load it into PHP i get this message
cannot include .....(may be not php extension).
CAN YOU HELP ME PLEASE.





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to