PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial

Advertisement

Advertisement




PHP Tutorial
Tutorial Displaying Database using PHP
Till now, we have done the creation part of database and table. In this tutorial, I will show you how to insert the information by using form on a website with the help of PHP Script. View Rating



PHP Tutorial
Tutorial Setting up Database with the help of PHP Scripts.
With the help of PHP Scripts, we can also create database, table as well as insert the information. As we discussed in the last tutorial that MySQL has its own standard set up to create database which is contained tables. View Rating



PHP Tutorial
Tutorial Displaying Database information on the browser.
Up to now, we learned how to create database and insert information in the database. In this tutorial, I will show you how to insert the information by using form on a website. View Rating



PHP Tutorial
Tutorial Setting up the database in PHP
In this chapter, we will tell you how to create a database and tables in MySQL and also how to implement into PHP. Before writing the database scripts in PHP, we should have a database to insert the information into and read it from. View Rating



PHP Tutorial
Tutorial What do we need in PHP Database
We need three things that execute the PHP scripts and MySQL database. The first one is the server, it is either on your computer or you host it. I recommend you to use Apache server, it is free and also nicely conjunction with PHP and MySQL. View Rating



PHP Tutorial
Tutorial Why would we want a Database?
Most of the beginners are asking this question why do we need database in our application or program. They don't know how useful the database is, when you are making a dynamic website. It provides the variety things when it interacts with the PHP or other scripting language. View Rating



PHP Tutorial
Tutorial What is a database?
A database is a collection of information that integrated logically different types of files and records together in a common place. It is organized in a manner that anyone can be accessed, managed and updated easily. View Rating



PHP Tutorial
Tutorial PHP MySQL Introduction
The combination of both PHP and MySQL are used to develop or create dynamic and interactive website. MySQL is supported, distributed and developed by MySQL AB. View Rating



PHP Tutorial
Tutorial PHP Hello World
PHP stands for Hypertext preprocessor. PHP has one of the most popular language among the developers. It is a server side scripting language, PHP supports most of the server such as MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL and soon. View Rating



PHP Tutorial
Tutorial How to Install WAMP Server on XP and Windows
Learn how to install and configure WAMP Server on Windows XP and other windows os. 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   44   45   46   47   48   49   50   51   52   53   54   55   56   57   58   59   60   61   62     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.