How do I read a specific line of code in my php file

Discussion in 'PHP' started by Joker, Feb 19, 2014.

  1. #1
    Hey Guys,

    I need to edit some code in line 160 of a php file but I have no idea how to do it. I am using wordpad. Here is my code:-

    EDIT :- I managed to get it done myself. Mods please lock this topic.
     
    Last edited: Feb 19, 2014
    Joker, Feb 19, 2014 IP
  2. Webox

    Webox Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Hi, i recommend you use Notepad++ for start.

    And what you need to edit in that line?
     
    Webox, Feb 19, 2014 IP
  3. Joker

    Joker Active Member

    Messages:
    62
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    98
    #3
    I knew what to edit. When I put the code here in my post, I was able to see what line 160 was and I just added what was needed.
     
    Joker, Feb 19, 2014 IP
  4. Webox

    Webox Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #4
    Okey, so for next time use my recommended program :)
     
    Webox, Feb 19, 2014 IP
  5. Joker

    Joker Active Member

    Messages:
    62
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    98
    #5
    I will, thanks.
     
    Joker, Feb 19, 2014 IP
  6. DomainerHelper

    DomainerHelper Well-Known Member

    Messages:
    445
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    100
    #6
    Hit <CTRL>G and enter the line number then hit enter.

    EditPad Pro is better, lets your open specific file types recursively in all subdirectories and has a lot more features that a coder needs than Notepad+
     
    DomainerHelper, Feb 20, 2014 IP