Categories
Tags → Tutorial In Php

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
DETAILS

Welcome to PHP

This is a comprehensive article / tutorial on programming in PHP. It covers a variety of key topics including PHP Structure, Scalar Variables and Data, Data collection: Arrays, Operations and Comparisons, PHP Comparison Operators, PHP Logical Operato...
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

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

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

Parsing Forms With PHP and Sending E-Mail

Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.
DETAILS

Threaded Discussion with PHP/MySQL

This step-by-step tutorial shows you how to make your Web site a conversation piece using PHP and MySQL. You can also learn a couple of coding tricks in the process.
DETAILS

Setting Up Database Driven Websites

This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...
DETAILS

Introduction to PHP

This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
DETAILS

Site Navigation with PHP

Put some logic in your pages with PHP. Minimize the hassles for yourself and your users. This step-by-step tutorial shows examples of how PHP can be used for site navigation.
DETAILS

Page:
©2003-2008 jCay.com