RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




PHP Tutorial
Tutorial PHP Database Related So you want to use a database in your site? Tutorial
In this two-page online tutorial you will learn how to create a database-driven site that can display content on request. It covers topics on a simple SQL query interface and more complex example of parsing and querying. View Rating



PHP Tutorial
Tutorial PHP Database Related MySQL Table Joins Tutorial
One of the great characteristics of SQL (Structured Query Language) is the fact that one can develop access and modify data across various tables. There are several benefits to this, including greater ease of manipulation, increased speed of access, and r View Rating



PHP Tutorial
Tutorial PHP Database Related Are PHP and MySQL the Perfect Couple? Tutorial
Many devs using MySQL have fallen in love with PHP. Jason Gilmore explains why they're the perfect couple. This is ore of an introductory article on PHP and MySQL covering such topics as features of PHP and MySQL, and how to use PHP to interact with MySQL View Rating



PHP Tutorial
Tutorial PHP Database Related Uploading, Saving and Downloading Binary Data in a MySQL Database Tutorial
This article is aimed at answering one of the most asked questions on the PHP mailing list and discussion forums alike: How to store binary files in a MySQL database. This article is split into three pages: Setting up the database, Creating the 'upload' s View Rating



PHP Tutorial
Tutorial PHP Database Related PHPLIB and multiple databases Tutorial
This 6-page article explains how to create an extension to PHPLIB to work with multiple databases. You may find this article helps you extend PHPLIB in other ways. Read this article to the end and then think about situations where PHPLIB performs 98% of w View Rating



PHP Tutorial
Tutorial PHP Database Related Creating Dynamic Next / Previous Buttons with PHP and MySQL Tutorial
This tutorial explains how to program Next / Previous buttons with a dynamic, reusable class using PHP and MySQL or PostGreSQL. View Rating



PHP Tutorial
Tutorial PHP Database Related Data Integrity Using MySQL and PHP (Part 2) Tutorial
A continuation of the series, 'Data Integrity Using MySQL and PHP,' this article discusses the concept of auto_increment fields in MySQL, to cause MySQL to store a unique, incrementing integer in the field of each new row. View Rating



PHP Tutorial
Tutorial PHP Database Related Data Integrity using MySQL and PHP Tutorial
This is an overview of relational database concepts, specifically MySQL. It illustrate each of the concepts through simple examples. View Rating



PHP Tutorial
Tutorial PHP Database Related ODBC Socket Server Tutorial
This article describes how to make Access and PHP work together using the ODBCSocketServer, an open source socket server, available at http://odbc.linuxave.net/. This tutorial will take you through configuring your machines and using the socket server. View Rating



PHP Tutorial
Tutorial PHP Database Related SQL Theory & How-To Tutorial
This article addresses two SQL-related issues in PHP: 1) Creating complex, powerful, queries to take advantage of your table schemas, and 2) Building those queries on the fly according to user input. View Rating
Page:  [<<]   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36   37   38   39   40   41   42     [>>]


Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.