Opening a PHP file.( SOLVED)

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
bicky
Level 4
Level 4
Posts: 369
Joined: Mon May 25, 2009 3:50 pm
Location: Portugal

Opening a PHP file.( SOLVED)

Post by bicky »

I have downloaded a document - PHP script (application/x-php) - can anyone guide me on how to open and read this document
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
cwsnyder

Re: Opening a PHP file.

Post by cwsnyder »

A PHP script should be a simple text file which can be opened in any text editor. To interpret the file, you need a reference on the PHP language reference.
usbtux

Re: Opening a PHP file.

Post by usbtux »

Double clicking on the file (it will have a blue php icon) should load it into gedit (in cinnamon)
User avatar
bicky
Level 4
Level 4
Posts: 369
Joined: Mon May 25, 2009 3:50 pm
Location: Portugal

Re: Opening a PHP file.( SOLVED)

Post by bicky »

Thanks for these - found the problem - the PHP file was incomplete.
I had to click on link in Webpage to open a doc - this proved to be incomplete .
Locked

Return to “Software & Applications”