Categories
PHPTips and Tutorials → Database-Related

Previous and Next Links

After reading this tutorial, you should be able to add previous and next links to your pages that display data from a database.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP and mySQL Introduction

A detailed introduction to PHP and mySQL interaction. Includes detailed comments to help newbies get used to PHP and understand what is happening in each script.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Oracle vs. MySQL: loading the data

Even though loading data from a text file into the database is not a task that user would perform on a daily basis, there are several cases when the speed of this process is important to DBA and company management. One example would be having a &...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

MySQL Essentials

This is a quick MySQL reference for your daily practice or for learning MySQL. This one page document includes most of the commands you will need to create databases and tables, run queries and process data. The download file format in MS Word.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Configuring PHP with ORACLE 8i Support

This article will briefly describe how to compile PHP with ORACLE 8i support. The author writes &"when i try to compile php with oracle support on Solaris 2.6 i got lots of problems. after tedious search in internet i have found solution. ...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating dynamic Web sites with PHP and MySQL

This free, dW-exclusive tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will learn how dynamic sites work and how they serve the content, and you will be re...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Access Granted

The author writes &"mySQL comes with a pretty powerful security system, the grant tables, which allows database administrators to precisely control access to databases, tables and even specific rows and columns.&" This article descr...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

MySQL Compiled HTML Manual

This is a MySQL CHM (Compiled HTML Manual), based on original html-vsersion of manual from www.mysql.com.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Best Practices: Database Abstraction

PEAR''s DB classes are one of the database abstraction layers. This article takes a look at some traditional database access methods and then compare them with the method employed by PEAR.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com