Method 1 of 2:

On Windows

  1. How to Open a PHP File Picture 1
    Download and install Notepad++. Notepad++ is a free, Windows-only text editor that can open PHP files. To install it, do the following:
    1. Go to https://notepad-plus-plus.org/download/v7.5.8.html in your computer's web browser.
    2. Click the green DOWNLOAD button.
    3. Double-click the Notepad++ setup file.
    4. Follow the installation prompts.
  2. How to Open a PHP File Picture 2
    Open Notepad++. If Notepad++ doesn't automatically open after you finish installing it, open Start
    How to Open a PHP File Picture 3
    , type in notepad++, and click Notepad++ at the top of the results.
  3. How to Open a PHP File Picture 4
    Click File. It's in the top-left corner of the Notepad++ window. A drop-down menu will appear.
  4. How to Open a PHP File Picture 5
    Click Open…. This option is in the drop-down menu. Doing so brings up a File Explorer window.
  5. How to Open a PHP File Picture 6
    Select your PHP file. Go to the location of your PHP file, then click the PHP file to select it.
  6. How to Open a PHP File Picture 7
    Click Open. It's in the bottom-right corner of the window. This will open the PHP file in Notepad++, allowing you to view the file's code and make any necessary edits.
    1. If you do edit your PHP file, press Ctrl+S to save the changes before you exit Notepad++.
Method 2 of 2:

On Mac

  1. How to Open a PHP File Picture 8
    Download and install BBEdit. This free program allows you to view and edit numerous different file types, PHP included. To install it, do the following:
    1. Go to https://www.barebones.com/products/bbedit/ in your Mac's web browser.
    2. Click Free Download in the upper-right side of the page.
    3. Double-click the downloaded DMG file.
    4. Verify the software if prompted.
    5. Drag the BBEdit icon onto the "Applications" folder.
    6. Follow any on-screen prompts.
  2. How to Open a PHP File Picture 9
    Open Spotlight
    How to Open a PHP File Picture 10
    . Click the magnifying glass-shaped icon in the top-right corner of the screen to do so.
  3. How to Open a PHP File Picture 11
    Open BBEdit. Type in bbedit, then double-click BBEdit in the resulting drop-down menu.
    1. If this is your first time opening BBEdit after installing, click Open when prompted, then click Continue to continue with the 30 day trial.
  4. How to Open a PHP File Picture 12
    Click File. It's in the top-left corner of the screen. A drop-down menu will appear.
  5. How to Open a PHP File Picture 13
    Click Open…. This is in the File drop-down menu. Doing so opens a Finder window.
  6. How to Open a PHP File Picture 14
    Select your PHP file. Go to the location in which your PHP file is stored, then click the PHP file to select it.
  7. How to Open a PHP File Picture 15
    Click Open. It's in the bottom-right corner of the window. Doing so opens the PHP file in BBEdit; you should now be able to see the PHP file's text.
    1. You may instead click Choose here.
    2. If you edit your PHP file, be sure to save it by pressing Command+S.
4 ★ | 1 Vote | 👨 698 Views

Above is an article about: "How to Open a PHP File". Hope this article is useful to you. Don't forget to rate the article, like and share this article with your friends and relatives. Good luck!

« PREV POST
NEXT POST »