1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

windows editor?

Discussion in 'Microsoft Windows' started by mikehende, Sep 19, 2005.

  1. mikehende

    mikehende Senior Member

    Joined:
    Apr 5, 2005
    Messages:
    324
    Location:
    NYC
    Operating System:
    Windows 8
    I am working on a project and one of the instructions is for me to open a script file with the extension .php. I have no idea what or where this windows editor is, I have XP home edition, can anyone shed some light on this please? Thanks.
     
  2. GavinO

    GavinO Distinguished Long Term member

    Joined:
    Jan 4, 2004
    Messages:
    310
    PHP files are just plaintext scripts. Notepad should be able to edit them fine. The only problem you might have is if the file originated on a UNIX machine, Notepad will intentionally ignore the linebreaks. If so, just use Wordpad (after the first save on a Windows machine, the linebreaks will be saved Windows style).
     
  3. mikehende

    mikehende Senior Member

    Joined:
    Apr 5, 2005
    Messages:
    324
    Location:
    NYC
    Operating System:
    Windows 8
    I tried using both Notepad and Wordpad and all I see is something that looks like Russian writing. I think one of the problem is choosing the File type in the drop down box, I can only get the folder that contains the script to open if I select "All files" from the drop down menu, help?
     
  4. GavinO

    GavinO Distinguished Long Term member

    Joined:
    Jan 4, 2004
    Messages:
    310
    That's ... interesting. Could you attach the file? It's possible that its a compiled PHP script, but I was pretty sure they had a different extension (plus, its weird you'd be told to edit them in that case)
     

Share This Page