Best Online PHP Editor??

Discussion in 'PHP' started by bjitt, Sep 18, 2007.

  1. #1
    In your opinion, what are some of the best php editors that are available for online use. As in using to edit php directly taken from a database.

    Requirements:
    Syntax Highlighting,
    Line # Display

    .......

    I've seen examples of this on forums and such, but not for editing my personal code. All suggestions are welcome.

    Thanks.
     
    bjitt, Sep 18, 2007 IP
  2. omgitsfletch

    omgitsfletch Well-Known Member

    Messages:
    1,222
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    145
    #2
    Edit PHP taken directly from a database? Perhaps you mean to edit PHP taken directly from an FTP server.

    If that's the case, most modern FTP programs support editing, I happen to use CuteFTP. Unfortunately, my version of CuteFTP only supports HTML and Perl syntax highlighting, so PHP ends up looking pretty ugly once colored. You should give it a try though, maybe they've added PHP syntax support.

    Personally, I would just download the file locally, work on it, and re-upload.


    If you don't mean from FTP, I'm not sure exactly what you're asking for. If so, could you clarify a bit?
     
    omgitsfletch, Sep 18, 2007 IP
  3. bjitt

    bjitt Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    As in a text editor for php. Forget the database part. Think dreamweaver... but web-based.
     
    bjitt, Sep 18, 2007 IP
  4. olddocks

    olddocks Notable Member

    Messages:
    3,275
    Likes Received:
    165
    Best Answers:
    0
    Trophy Points:
    215
    #4
    olddocks, Sep 19, 2007 IP