Categories
Tags → Tutorial Of Php

Using PHP with ODBC

This is a detailed tutorial intended for the PHP programmer interested in learning more about database connectivity - using the ODBC standard. You should be familiar with PHP syntax and have a working knowledge of databases.
DETAILS

Generating Web Page Statistics using PHP

This is an extensive tutorial that will show how to gather and analyze Website statistics in a presentable format using mySQL and PHP. You will need a moderate understanding of PHP and a limited knowledge of mySQL, including how to create a mySQL tab...
DETAILS

chainedSelectors: A Better Way to Drop-down a PHP List

Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps y...
DETAILS

Creativephp

Creativephp is a PHP and DHTML web design resource site. It offers free codes, downloadable programs, and tools. Also features an online versatile user friendly MYSQL Database Manager designed and programmed by the author for managing databases anywh...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PostgreSQL and PHP Tutorial

This is a nice tutorial on how to use PostgreSQL and PHP together. Topics covered include: Installation of PostgreSQL, PHP, and Apache, A Brief Introduction and Basic Commands, Different Types of Data, Retrieving Data from a Database, Inserting Data ...
DETAILS

Doing Simple DB Abstraction in PHP

This tutorial explains the need for database abstraction in PHP, and shows how to create your own database API that can be to used with different types of databases. The tutorial uses a PHP PostgreSQL API as an example.
DETAILS

Flash && PHP: A Text Search

This tutorial show how to combine PHP and Flash into one seamless package and create search engine of sorts that will look through a text file and return the results of that search to the Flash movie.
DETAILS

Bar Charts With GD

This is a comprehensive tutorial on how the graphics capabilities of PHP can be used to create simple bar charts in GIF and PNG format. Each example includes a graphical chart along with source code.
DETAILS

Rotating Banner Advertisements with PHP

This tutorial is intended for the PHP programmer interested in developing a useful and dynamic banner advertisement system using mySQL, PHPLIB, and PHP version 4.0 or higher. You will need a limited knowledge of mySQL including how to create a mySQL ...
DETAILS

PHP-Based User Authentication

This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...
DETAILS

Page:
©2003-2019 jCay.com