Re: [PHP] App to put a whole PHP Site in CD/DVD
[email protected] (Juan)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
2010/3/2 Sion Duncan <[email protected]>: > The way I've done this in the past it with XAMPP and a simple autorun.inf > file. > > Code the autorun.inf file to start Apache and MySQL, then launch the users > web browser (I used IE for this, as i knew everyone would have it > installed). > > The only problem, is that this method only works on windows systems. That's great. This is what I've been looking form. Thanks!. Juan