I have a question about Eclipse which I'm starting to use as a PHP IDE. I'm not sure if the question is at the right place here.
Is there a window much like the Javadoc window where you can see all the information Eclipse has to offer about a certain PHP function or class?
Thanks in advance!
I've not used Eclipse as a PHP editor but I'm sure there's a plugin that can do that. Maybe PHPEclipse.
I would recommend Netbeans for PHP editing, tho. It definitely contains the PHP language reference, as well as support for git, Smarty and plugins for just about anything else.