No, you can't just add random .so libraries directly like that. You will
have to write a PHP extension that maps the API implemented by your
library to a set of user-callable PHP functions. The ext/ext_skel script
gets you on your way towards writing such an extension, but you need to be
an expe
If I have a lib.so file can I just link it in with php and have access to the
functionality in lib.so? If not can someone show me the way to adding things to
php?
Julia
(sorry if this is a stupid question)
--
[ Julia Anne Case ] [Ships are safe inside the harbor, ]
[Programm
2 matches
Mail list logo