RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




PHP Tutorial
Tutorial PHP Database Related Accessing a Microsoft SQL Server database from PHP running under Linux Tutorial
This article describes how to connect and query an MS SQL server (running under a Windows operating system) from php installed on a unix box. View Rating



PHP Tutorial
Tutorial PHP Database Related PHP MySQL Tutorial Tutorial
This tutorial teaches the basics of working with php and mysql databases. View Rating



PHP Tutorial
Tutorial PHP Database Related Database Normalization And Design Techniques Tutorial
One of the most important factors in dynamic web page development is database definition. If your tables are not set up properly, it can cause you a lot of headaches down the road when you have to perform miraculous SQL calls in your PHP code in order to View Rating



PHP Tutorial
Tutorial PHP Database Related Admin user interface: adding and deleting users Tutorial
This is the second part of creating Web-based admin user interface. This tutorial covers adding and deleting users via Web form using a MySQL database. View Rating



PHP Tutorial
Tutorial PHP Database Related Connecting to a mySQL database Tutorial
This tutorial explains how to use several basic MySQL database functions in PHP. Main topics include: Connecting to a mySQL database using PHP, SHOW available tables, Using telnet to CREATE tables, How to INSERT, QUERY, UPDATE, and DELETE rows in a table, View Rating



PHP Tutorial
Tutorial PHP Database Related SQL Database Function Wrappers Tutorial
When interacting with a database, functions are called that are common to every transaction; functions to establish a connection, execute the query and then close the connection. This article shows how to create functions that will eliminate this redundan View Rating



PHP Tutorial
Tutorial PHP Database Related Oracle and PHP Tutorial
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. View Rating



PHP Tutorial
Tutorial PHP Database Related Interfacing With MS Access 97+ Tutorial
Here, you will learn how to create an MS Access database and interface with it using PHP on Windows platform. Main topics include: Creating an Access database, Setting up an ODBC Connection, and Interfacing with database. View Rating



PHP Tutorial
Tutorial PHP Database Related MySQL and PHP Tutorial
PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Create A D View Rating



PHP Tutorial
Tutorial PHP Database Related A Contact Database using MySQL and PHP Tutorial
MySQL has a small, highly optimized database engine that implements the entry-level SQL92 specification. Its rich set of support tools lets you create dynamic Web applications such as catalogs, shopping carts, and contact lists. This article introduces My 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.