Categories
Tags → Example Php

class.dbconn.php

class.dbconn.php is a php class for managing database connections, allowing you to simplify a database access. The example uses PosgreSQL, but you can easily modify it for other databases.
DETAILS

Are You Being Served? An Introduction to PHP

Trying to decide which server-side script is best for you? Get the scoop on PHP from the master herself, Julie Meloni in this special hands-on tutorial. It covers a brief introduction to PHP, system requirement, and a couple of example codes.
DETAILS

thickbook.com

thickbook.com is a Web site that acts as a supplementary resource for the books the author, Julie Meloni (PHP Essentials) writes. This site provides a number of example source codes from &"PHP Essentials,&" and other tutorials on PH...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

TECFA''s PHP Page

This site provides links, tutorials and sample codes on PHP programming. Its example code directory for over 20 PHP code samples including MySQL database manipulation, form-to-file script, .
  • 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

Graphics Library

This little PHP script implements a simple example of how to use the GD graphics library to create GIFs (GD 1.5).
DETAILS

Script Web databases quickly with PHP

In this tutorial, you''ll learn how to install and configure PHP for use with the Apache Web server on UNIX or the Microsoft Internet Information Server on Windows NT. Then you''ll see by example how to use PHP to route HTML conditionally, ...
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

Page:
©2003-2019 jCay.com