Monthly Archive for Oktober, 2009

Autocompletion for PHP-extension sphinx

One of the biggest advantages of an IDE, like Zend Studio, is autocompletion. However, if you use some of the not so widely used extensions like Sphinx, autocompletion is not supported until you create your own class-file containing the class-skeleton with all constants and methods provided by the extension.

Continue reading ‘Autocompletion for PHP-extension sphinx’