I know little to nothing about PHP and need to clarify something before
committing to learning it.
From what I have heard PHP would be ideal to interrogate a database and
populate HTML tables with found data (text AND URL's).
However, what I want to do is to have the files on a CD rather than a web
site.
One colleague assures me that having PHP run on my machine is not a problem.
Another says absolutely not, PHP is server based.
So, my question is can PHP be run locally to access data and web pages on a
CD? And a follow up is, can PHP (also?) be installed ON the CD and be able
to run on any PC that had a compatible browser?
Appreciate your feedback.
Allan
committing to learning it.
From what I have heard PHP would be ideal to interrogate a database and
populate HTML tables with found data (text AND URL's).
However, what I want to do is to have the files on a CD rather than a web
site.
One colleague assures me that having PHP run on my machine is not a problem.
Another says absolutely not, PHP is server based.
So, my question is can PHP be run locally to access data and web pages on a
CD? And a follow up is, can PHP (also?) be installed ON the CD and be able
to run on any PC that had a compatible browser?
Appreciate your feedback.
Allan
Comment