I want to create a demo version of my web app. I would like to put it on cd so I can demo it on a pc without a net connection.
The web app uses PHP and MYSQL is there any way of doing this without installing anything on the host pc??
no way, you must install php and mysql too (include the webserver) on the host pc
Try this