Don't use notepad to edit php files

Discussion in 'General Chat' started by justinlorder, Dec 1, 2008.

  1. #1
    I had read a article today .
    It give examples telling us not to edit php files using windows notepad .

    I would like to share it with dp member . :D
    Actually, I had opened php files with notepad.
    The php code is in a mess .
    To the contrast, I open the php files using ultraedit.
    The php code is in very good order .
    There might be other problems if you edit php using notepad.
    It is recommended to edit php files using ultraedit .
    Ultraedit is more powerful than notepad .
     
    justinlorder, Dec 1, 2008 IP
  2. Dangy

    Dangy Well-Known Member

    Messages:
    841
    Likes Received:
    25
    Best Answers:
    2
    Trophy Points:
    155
    #2
    Lol anyone who codes in php tho has better software for editing. And also if u know what your doing opening in notepad is not bad i do it all there time.
     
    Dangy, Dec 1, 2008 IP
  3. Dondon2d

    Dondon2d Peon

    Messages:
    3,193
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Notepad is great. It depends on the PHP file if it has been formatted using other programs.
     
    Dondon2d, Dec 1, 2008 IP
  4. primeryder

    primeryder Well-Known Member

    Messages:
    1,658
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    158
    #4
    notepad is ok but when you upload the files sometimes you have issues. You may have to change the name of the file after it gets uploaded. In other words, upload as index.txt and when it is uploaded changes it to index.php
     
    primeryder, Dec 1, 2008 IP
  5. pharmboy

    pharmboy Member

    Messages:
    30
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #5
    Notepad is free. Ultraedit is not.
     
    pharmboy, Dec 1, 2008 IP
  6. thomenoble

    thomenoble Peon

    Messages:
    257
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yes editing php with notepad is not recommended.

    the white space problem is the one which gave me real pain...
     
    thomenoble, Dec 1, 2008 IP
  7. joliber

    joliber Peon

    Messages:
    164
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I agree.. i usually edit php codes in notepad.. however, much better if you have a platform in editing.. that would be fine.. just be careful.. and back up before making any changes..
     
    joliber, Dec 1, 2008 IP
  8. thomenoble

    thomenoble Peon

    Messages:
    257
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    thomenoble, Dec 1, 2008 IP
  9. ColorWP.com

    ColorWP.com Notable Member

    Messages:
    3,120
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    270
    #9
    ColorWP.com, Dec 2, 2008 IP
    mcfox likes this.
  10. namln

    namln Active Member

    Messages:
    280
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    58
    #10
    I alway use Notepad ++ to edit any code. It's free and great!
     
    namln, Dec 2, 2008 IP
  11. ms2134

    ms2134 Well-Known Member

    Messages:
    1,188
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    165
    #11
    I have DreamWeaver CS3 to edit my HTML, and PHP files; so I am fine on that front.

    But, when time is short and I need to just check something. I always use Notepad and I have never had any issues what so ever.

    ~ Mike
     
    ms2134, Dec 2, 2008 IP
  12. max196

    max196 Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I use Adobe Dreamweaver CS3 but i think Notepad is not too bad.
     
    max196, Dec 2, 2008 IP
  13. Napoleon

    Napoleon Peon

    Messages:
    732
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I use geany
     
    Napoleon, Dec 2, 2008 IP
  14. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #14
    For local server I use PHPdesigner but for my webserver I always use notepad as I find it very easy to do some minor changes..
     
    Freewebspace, Dec 2, 2008 IP
  15. gemini181

    gemini181 Well-Known Member

    Messages:
    2,883
    Likes Received:
    134
    Best Answers:
    0
    Trophy Points:
    155
    #15
    Notepad is fine for something quick.
    I like CuteFTP pro (not free), since it lets me easily edit files on the remote server. :)
     
    gemini181, Dec 2, 2008 IP
  16. gauravgrt

    gauravgrt Peon

    Messages:
    2,035
    Likes Received:
    129
    Best Answers:
    0
    Trophy Points:
    0
    #16
    had heard about people advising wordpad and notepad++ for the task.
     
    gauravgrt, Dec 2, 2008 IP
  17. anygen

    anygen Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    This more great info for me now. I can try to experiment which is which is better. Love reading forums like this..
     
    anygen, Dec 2, 2008 IP
  18. mcfox

    mcfox Wind Maker

    Messages:
    7,526
    Likes Received:
    716
    Best Answers:
    0
    Trophy Points:
    360
    #18
    I'd second that. It's a nifty little addition to any webmaster's toolkit.
     
    mcfox, Dec 2, 2008 IP
  19. peepin2me

    peepin2me Well-Known Member

    Messages:
    2,097
    Likes Received:
    66
    Best Answers:
    0
    Trophy Points:
    115
    #19
    I use Dreamweaver
     
    peepin2me, Dec 2, 2008 IP
  20. crownrahul

    crownrahul Well-Known Member

    Messages:
    2,279
    Likes Received:
    248
    Best Answers:
    0
    Trophy Points:
    133
    #20
    Hi,
    I always use notepad for edit PHP files, this is great and free from Windows
    thanks
     
    crownrahul, Dec 2, 2008 IP