RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




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



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
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   43     [>>]


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

Copyright © 2004. All rights reserved.