How to run the example.php file? I don't find any php class/ php files to include with it..only c files there like 'beanstalk.c'. Though I can see function like: PHP_FUNCTION(beanstalk_put){ --but, getting no idea how to use these..
How to run the example.php file?
I don't find any php class/ php files to include with it..only c files there like 'beanstalk.c'.
Though I can see function like:
PHP_FUNCTION(beanstalk_put){
--but, getting no idea how to use these..