Is PHP secure while PHP code is exposed on the hosting server?

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

    Is PHP secure while PHP code is exposed on the hosting server?

    Java is compiled before loading it on a hosting server.
  • Piotr

    #2
    Re: Is PHP secure while PHP code is exposed on the hosting server?

    Erwin Moller wrote:
    Java is compiled before loading it on a hosting server.
    You usually also keep you databases there (regardless of what programing
    language it is), so you better worry about that.
    Also, you can encrypt your code with ionCube or other encoders. It's secure.

    What is it with all those questions mr. Erwin ?
    Making some kind of statistics ?

    best regards
    Piotr N

    Comment

    • Jerry Stuckle

      #3
      Re: Is PHP secure while PHP code is exposed on the hosting server?

      Piotr wrote:
      Erwin Moller wrote:
      >Java is compiled before loading it on a hosting server.
      >
      You usually also keep you databases there (regardless of what programing
      language it is), so you better worry about that.
      Also, you can encrypt your code with ionCube or other encoders. It's
      secure.
      >
      What is it with all those questions mr. Erwin ?
      Making some kind of statistics ?
      >
      best regards
      Piotr N
      >
      No, it's a Chinese troll wanting us to think it's Erwin.

      --
      =============== ===
      Remove the "x" from my email address
      Jerry Stuckle
      JDS Computer Training Corp.
      jstucklex@attgl obal.net
      =============== ===

      Comment

      • The Natural Philosopher

        #4
        Re: Is PHP secure while PHP code is exposed on the hosting server?

        Jerry Stuckle wrote:
        Piotr wrote:
        >Erwin Moller wrote:
        >>Java is compiled before loading it on a hosting server.
        >>
        >You usually also keep you databases there (regardless of what
        >programing language it is), so you better worry about that.
        >Also, you can encrypt your code with ionCube or other encoders. It's
        >secure.
        >>
        >What is it with all those questions mr. Erwin ?
        >Making some kind of statistics ?
        >>
        >best regards
        >Piotr N
        >>
        >
        No, it's a Chinese troll wanting us to think it's Erwin.
        >
        Well its posting from Google groups anyway.

        Comment

        • Piotr

          #5
          Re: Is PHP secure while PHP code is exposed on the hosting server?

          Jerry Stuckle wrote:
          No, it's a Chinese troll wanting us to think it's Erwin.
          >
          Awww.. that's exciting ;)

          And you are tight, trace route says it's in China...

          I expected a post explaining the silly question flood from legitimate
          name owner ;)

          On the other hand.. maybe it is the 'regards Erwin' who just uses some
          Chinese proxy to fool us ?

          best regards
          Piotr N

          Comment

          • Jerry Stuckle

            #6
            Re: Is PHP secure while PHP code is exposed on the hosting server?

            Piotr wrote:
            Jerry Stuckle wrote:
            >
            >No, it's a Chinese troll wanting us to think it's Erwin.
            >>
            Awww.. that's exciting ;)
            >
            And you are tight, trace route says it's in China...
            >
            I expected a post explaining the silly question flood from legitimate
            name owner ;)
            >
            On the other hand.. maybe it is the 'regards Erwin' who just uses some
            Chinese proxy to fool us ?
            >
            best regards
            Piotr N
            >
            Nope, that's not like Erwin. He's a straight shooter.

            --
            =============== ===
            Remove the "x" from my email address
            Jerry Stuckle
            JDS Computer Training Corp.
            jstucklex@attgl obal.net
            =============== ===

            Comment

            • Guillaume

              #7
              Re: Is PHP secure while PHP code is exposed on the hosting server?

              Jerry Stuckle a écrit :
              Piotr wrote:
              >Jerry Stuckle wrote:
              >>
              >>No, it's a Chinese troll wanting us to think it's Erwin.
              >>>
              >On the other hand.. maybe it is the 'regards Erwin' who just uses some
              >Chinese proxy to fool us ?
              >
              Nope, that's not like Erwin. He's a straight shooter.
              Hehe, I like how this discussion ends in not checking direct data (IP,
              mail address and so on) but guessing some kind of "mental and common
              sense" of that person to certify him (or not).

              There could be plenty of proofs, none is reliable more than an "usual
              way to behave" :p

              Life surely is easy for our dear fakes and trolls :p

              Regards,
              --
              Guillaume

              Comment

              • Twayne

                #8
                Re: Is PHP secure while PHP code is exposed on the hosting server?

                Java is compiled before loading it on a hosting server.

                Might be; depends on a lot of things. Like ... the language, etc.


                Comment

                • Jerry Stuckle

                  #9
                  Re: Is PHP secure while PHP code is exposed on the hosting server?

                  Twayne wrote:
                  >Java is compiled before loading it on a hosting server.
                  >
                  Might be; depends on a lot of things. Like ... the language, etc.
                  >
                  >
                  >
                  And even though it's compiled, there are numerous decompilers available.

                  --
                  =============== ===
                  Remove the "x" from my email address
                  Jerry Stuckle
                  JDS Computer Training Corp.
                  jstucklex@attgl obal.net
                  =============== ===

                  Comment

                  Working...