- 1,233 categories
- 40,621 scripts
Updated: 12/11/1999
- Ever wonder how those sites you visit have headlines from other sites appearing on their pages? An explanation of how to take Slashdot.org''s headlines explains the methods used. First it uses a small bash script to get the news, and then a perl script for inserting news into MySQL. Finally, Using PHP it makes a simple configurable table for news results.
- Categories
- Tags
- Platforms
- Licenses
- PHP is a freely available, HTML-embedded scripting language that lets you embed special tags to create your script right in an HTML file. PHP can be integrated into the Web server itself, eliminating the need to start up a separate CGI program to gen...
- These instructions describe how to get PHP setup on a RedHat 6.0 Linux box using only RPM. The document assumes that you have prior experience configuring/using Apache.
- PHP can help you look like a web-wunderkid while saving you hours of drudgery. This online article / tutorial presents a little history on PHP, what PHP can do, how to get started with PHP, and more.
- This one page tutorial show you how to use PHP to display your site traffic statistics on the fly at any time. Along with its supplied PHP script, you will learn how to get access to your statistics that are continually updated, and that simultaneous...
- This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...