I would very much like to use code completion for php Zend framework in Netbeans 7.2. I am running the Windows Zend CE server.
Thanks
First, make sure you have Netbeans for PHP installed. ( http://netbeans.org/features/php/ )
When you create a new project (or in project properties), you can select Zend library (and others (Doctrine, etc..) for code completion and other tasks.
Hope this helps.