Basically put: to use mysql you must have mysql installed, and to run php
from a browser it must be pulled through a web server - apache or whatever -
with PHP installed.

You may be able to install MySQL and a small server with PHP to the CD, then
write a front end which calls them when needed and shuts them down again
when done... but I wouldn't know where to start, and I am kind of leery of
possible interference with existing server set-ups.

"Rafa Borges" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello. I have done a web using PHP and now I want to store it on a CD with
> all the funcionality (read from a file and use a data base odbc or mysql).
> How can I do this ? Can Apache and PHP work on a CD without he tipical
> instalation for Windows ?




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to