C.5. Editing a File

This section describes how to edit a file in Zend Studio.

C.5.1. Editing a File

To edit a file, all you have to do is launch the Zend Studio Client and begin writing code. However, Studio Client makes more advanced editing almost as easy! The following example uses Zend Studio Client's Code Completion feature—one of Studio Client's time-saving editing features. Other main editing features also include bookmarks, real-time errors, bracket navigation, templates, and more.

In general, Code Completion automatically displays the relevant list of completion options based on its identifying the code section as PHP or HTML.

Here's an example:

1.
On the main toolbar, click . A new blank document opens in the Editing window.
2.
In the ...

Get PHP 5 Power Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.