Swig generated code registers some overloaded classes to wrap C classes. I think it should do this in PHP_MINIT but when I do it here they are only available as registered for the first apache request.
If I register them in PHP_RINIT then they are always available. Why would this be so? Which should I use? Sam -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php