Categories
Tags → Php Tutorial

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

PHP Pocket Reference

The PHP Pocket Reference is a handy quick reference for PHP, an open-source, HTML-embedded scripting language that can be used to develop web applications. This small book acts both as a perfect tutorial for learning the basics of PHP syntax and as a...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
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

Getting Started With PHP

The quickest way to learn PHP is to start using it and see what happens. This tutorial starts by diving right into the good old &"Hello World&" script you may have seen when learning other languages. Then, it presents another exampl...
DETAILS

Web Database Tutorial (PHP && MySQL)

This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database to manage web site links. The same ideas used in this tutorial can be expanded to most web applications ...
DETAILS

What You Should Know About PHP

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

Getting and Using Meta Tags for Search Criteria

PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the meta name and value of the a...
DETAILS

Inserting Dates

This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.
DETAILS

DBM Functions Demo

This tutorial explains how to access dbm files from PHP using various dbm-PHP functions.
DETAILS

Interactive Maps with PHP

This tutorial shows you how to create an interactive image maps using PHP and the GD library. It explains a method to zoom a portion of an image by using PHP and gif files.
DETAILS

Page:
©2019 A--9.com