Categories
Tags → Php With Access

Building a Database-Driven Web Site Using PHP and MySQL

It''s time to face it: databases are everywhere. Feeling left behind? This ten part series of articles will teach you everything you''ll need to build a database-driven Web site from the ground up. Main topics include: Installation, Getting...
DETAILS

SAMS Teach Yourself PHP4 in 24 Hours

Consisting of 24 one-hour lessons, Sams Teach Yourself PHP4 in 24 Hours is divided into five sections that guide you through the language from the basics to the advanced functions. The first section of the book teaches the fundamentals of PHP. Buildi...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

rdfparse.php3

rdfparse.php3 is a simple RDF/RSS parser written in PHP3 (though it should work just fine in 4). The parser makes use of PHP''s XML routines, so you''ll need to configure PHP with --with-xml to use it. rdfparse.php3 is currently being used ...
DETAILS

PHP developers: Fill your XML toolbox

The PHP scripting language''s XML support has a few gaps, but you can fill them with Java objects in a pinch. In this article, find out what XML tools are available now for PHP developers looking to craft XML projects, and find out how to access...
DETAILS

Creating a Photo Gallery

This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information ...
DETAILS

Bookie

Bookie is a little guestbook program that does not use any SQL stuff so anyone with PHP access to use this script.
DETAILS

Oracle and PHP

PHP provides built in functions to access just about every database that exists, including Oracle. This 8-page tutorial illustrates how to use these built in functions to communicate with an Oracle database.
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

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

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