Need a php snippet script

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

    #1

    Need a php snippet script

    Hello,


    I'm looking for a simple php snippet program. I have tried several and
    can't find exactly what I need. I'm actually looking for some sort of
    program where you can copy and past you php file and save it. Other
    users can view the snippet and copy and paste the code, but they can't
    download the file. Does anyone have any suggestions?


    Any help would be appreciated.
  • Erwin Moller

    #2
    Re: Need a php snippet script

    Hoopster wrote:
    Hello,
    >
    >
    I'm looking for a simple php snippet program. I have tried several and
    can't find exactly what I need. I'm actually looking for some sort of
    program where you can copy and past you php file and save it. Other
    users can view the snippet and copy and paste the code, but they can't
    download the file. Does anyone have any suggestions?
    >
    >
    Any help would be appreciated.
    Hi Hoopster,

    I don't wanna be a smartass, but what you describe make so little sense to
    me I can understand you cannot find such a program.
    What confuses me is: "Other users can view the snippet and copy and paste
    the code, but they can't download the file."

    What is the point of such a application?
    If somebody can view some source, copy and paste it, they can also hit a
    save-button on their texteditor, so why not offer the download also?

    About such a program, I think it is just a basic application that saves and
    displays (formatted) text, possibly storing it in a database.
    This is so basic I wonder why anybody would create a seperate program for
    it.

    But maybe I am missing the point completely. :-/

    Regards,
    Erwin Moller

    Comment

    Working...