Creating a PHP File

To create a PHP file:

  1. Go to a navigation view, right-click the project or folder where you want to create the new file.

  2. From the pop-up menu, select New > PHP File (or File | New | PHP File).

 

Figure: 1 -  New PHP File

  1. If not already done - choose a project folder location  

  2. Enter the name of the file, including the file extension (for example, newfile.txt).

  3. Click Finish. The file opens in the editor associated with its type.