Friday, September 27, 2013

How to run an php application without installing xampp on client system?

How to run an php application without installing xampp on client system?

In my application i have to deploy my application on client system. So is
there any way to run my php application without installing xampp...
Because the client should access it as a readymade app without installing
anything...

1 comment:

  1. Server2Go. I've used it to deploy PHP applications on CD/DVD. It comes with MySQL and is relatively easy to configure. I've even replaced their splash screen with my own so no one knows I'm using it.
    With this application, you don't have to install all that other stuff. It's self-contained in this executable and directory.

    ReplyDelete