Categories
Tags → Php Include Statements

MySQL - Connecting PHP to Database

This article provides tutorial notes on connecting PHP scripts to MySQl servers. Topics include creating database connection objects; executing INSERT INTO, SELECT, and UPDATE statements from PHP scripts.
DETAILS

Simple Hit Counter

Simple Hit Counter is a text-based hit counter. You can use it on as many pages as you want. Call it via PHP include statements or SSI exec statements. The script will create a small file (a few bytes) for each page it keeps track of.
DETAILS
©2003-2019 jCay.com