I thought I would throw together a little video on how make the most out of Zend Studio’s intellisense using PHP Doc Blocks.
[kml_flashembed movie="/blog/assets/tutorials/zend_studio_basic_intellisense/blog.swf" height="318" width="400" /]
Full Resolution Download: http://www.mediafire.com/?wmzqmyelmox
Related Posts
- Zend Studio vs PHP Development Tools I’ve been using Zend Studio (ZS) for the last two years. It is developed by Zend, the company behind PHP. The very first time I used it and it was able to auto-complete my custom PHP classes I was sold. With version 6 of Zend Studio, they integrated Zend...
- PHP Video Tutorial - Getting Started - Installing XAMPP I’ve decided to give this a try and make a video on Installing & Running XAMPP, the easy to instal web stack for developing websites on your own computer. This video is for beginners who need help walking through the installation of XAMPP. View Video Tutorial - Installing XAMPP...
- SoapUI - a simple and raw Java SOAP Client There are times when you need a “raw” SOAP client to see the exact messages being sent to and from a Soap Sever. This is especially important for developers who are hosting a soap server for an API. In my example, PHP was throwing an error, but I couldn’t see...

Recent Comments