Re: [PHP] adding lib files...

2001-02-14 Thread Rasmus Lerdorf
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

[PHP] adding lib files...

2001-02-14 Thread Julia A . Case
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