Web-based PHP IDE

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Diman

    Web-based PHP IDE

    me want....
    due to being a traveller with a constant problem of getting connected
    to my server and update
    or recode chunks of my site.
    Web based IDE for php with login stuff so only i can edit my site...
    I can of course create one of my own (read above - me = php developer)
    but it takes time and effort... so i want to see first, if there's
    something already made out there...

    ty

  • maisam

    #2
    Re: Web-based PHP IDE

    Diman kirjoitti:[color=blue]
    > me want....
    > due to being a traveller with a constant problem of getting connected
    > to my server and update
    > or recode chunks of my site.
    > Web based IDE for php with login stuff so only i can edit my site...
    > I can of course create one of my own (read above - me = php developer)
    > but it takes time and effort... so i want to see first, if there's
    > something already made out there...
    >
    > ty
    >[/color]
    I have tried this one in the past. It works but editor features are
    (understandably ) very simple.


    Comment

    • Carl Vondrick

      #3
      Re: Web-based PHP IDE

      Diman wrote:[color=blue]
      > me want....
      > due to being a traveller with a constant problem of getting connected
      > to my server and update
      > or recode chunks of my site.
      > Web based IDE for php with login stuff so only i can edit my site...
      > I can of course create one of my own (read above - me = php developer)
      > but it takes time and effort... so i want to see first, if there's
      > something already made out there...
      >
      > ty
      >[/color]
      Would just a simple CMS work fine for you?

      --
      Carl Vondrick

      usenet [at] carlsoft [dot] net

      Comment

      • Diman

        #4
        Re: Web-based PHP IDE

        ehh what's cms :-)
        I actually made one editor long ago in pure php, with all neccessary
        features, except color coding and indent, spent lots of time but
        never found out how to implement those two in a textarea... without
        using activex or java...
        but i lost it when i changed jobs.. :-(
        Anyhow..maybe i should just program my own again.....

        Comment

        Working...