Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Enable the built-in PHP module' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Enable the built-in PHP module
Authored by: MtnBiker on Nov 13, '03 01:30:37PM

No. It is one of those, if you don't know what it is, you don't need to turn it on.

PHP is a server side language for serving web pages. In other works, scripts are run on the server to customize the output to the client. There are many client languages, but this one is free, well-supported and fairly common.
I use it on our club webpage. The cutest thing is to display a different selection from our photo gallery each time you use the page (and you can click through to the full size picture). I use it for more practical things like serving up the correct newsletter. The newsletter only has to be on the server and correctly named to appear when it should.
www.php.net for more info. Our club page sbmbc.com.

---
Hermosa Beach, CA USA



[ Reply to This | # ]