Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. Hosting PHP application locally

Hosting PHP application locally

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
csharpphpsysadminhostingquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    awedaonline
    wrote on last edited by
    #1

    Hello guys; In .NET environment, you could deploy you web app to your local server with compilation (which hides all code-behind files, i.e, your server-scripts). How can I achieve the same in my WAMP/PHP environment. The essence of this is to protect my application from being modified by anyone else behind me. Thank you in anticipation of your prompt response.

    "Success at anything will always come down to this: focus & effort."

    M M 2 Replies Last reply
    0
    • A awedaonline

      Hello guys; In .NET environment, you could deploy you web app to your local server with compilation (which hides all code-behind files, i.e, your server-scripts). How can I achieve the same in my WAMP/PHP environment. The essence of this is to protect my application from being modified by anyone else behind me. Thank you in anticipation of your prompt response.

      "Success at anything will always come down to this: focus & effort."

      M Offline
      M Offline
      Mohibur Rashid
      wrote on last edited by
      #2

      You cant. php compiler does not create anyother form of file

      I wish I could believe there is an after life.

      A 1 Reply Last reply
      0
      • M Mohibur Rashid

        You cant. php compiler does not create anyother form of file

        I wish I could believe there is an after life.

        A Offline
        A Offline
        awedaonline
        wrote on last edited by
        #3

        Thank you for the response.

        1 Reply Last reply
        0
        • A awedaonline

          Hello guys; In .NET environment, you could deploy you web app to your local server with compilation (which hides all code-behind files, i.e, your server-scripts). How can I achieve the same in my WAMP/PHP environment. The essence of this is to protect my application from being modified by anyone else behind me. Thank you in anticipation of your prompt response.

          "Success at anything will always come down to this: focus & effort."

          M Offline
          M Offline
          maba001
          wrote on last edited by
          #4

          You could use one of the byte compilers that exist for PHP. ZendEncoder would be one example. This one is commercial if you use it commercially but there are free alternatives as well. Other option: host the application on your own server and don't grant access to the source code.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups