Categories
Tags → Php And Access

Simple Text Counter

This is just a plain and simple text page access counter written in PHP which writes to a file.
DETAILS

MailClass

Here is a PHP class for sending email; it has support for To:, Cc:, Bcc: and Reply-To: headers. It requires that you have sendmail installed. Note: this site requires registration to access the file.
DETAILS

Interfacing With MS Access 97+

Here, you will learn how to create an MS Access database and interface with it using PHP on Windows platform. Main topics include: Creating an Access database, Setting up an ODBC Connection, and Interfacing with database.
DETAILS

MySQL and PHP

PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Creat...
DETAILS

Making the Most of Sitewide Headers and Footers

One of the most powerful features of PHP is its ability to reduce the amount of site maintenance you need to do. By setting up a consistent site template, you can reduce the effort needed to create new pages, and you can also make it much easier to c...
DETAILS

Metabase

Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DB...
DETAILS

StateList

This is a handy PHP script that allows you to make a state-maintaining popup menu of US states and Canadian provinces. Note: this site requires registration to access the file.
DETAILS

IMAP Mail Reading With PHP3

This tutorial shows you how to use PHP to make a quick, simple and effective IMAP or POP mail reader. The tutorial includes 3 short PHP scripts that allows you to access and read your email from anywhere in the world via your web browser.
DETAILS

Creating Your Own Log Files

Don''t have access to your server logfile? Here, you will find how to create your own logfile using PHP. It is basically a small PHP script that extracted all the appropriate environment variables, put them together as a Common Logfile Format en...
DETAILS

Logging With PHP3

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...
DETAILS

Page:
©2003-2019 jCay.com