RoseIndia.net

PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial




PHP Tutorial
Tutorial PHP HTML Form Method Attribute
The second attribute in the form tag is Method. With the help of Method attribute, we can tell the browser that how the form information should be sent. Let's see how we used in our form : View Rating



PHP Tutorial
Tutorial PHP Form Part-2
The action attribute is very important when you will make a website. The attribute action tells that " where do you want the form sent?". If you will not mention the action attribute in your form then your form information will not get anywhere and you will lost the information. View Rating



PHP Tutorial
Tutorial PHP Form Part-1
In this tutorial, we will learn how to deal with Html Form, JavaScript Validation, MySQL Database and PHP Scripts. We divided this tutorial into several parts, so we can explain you one by one. View Rating



PHP Tutorial
Tutorial How to become a PHP Developer?
Learn how you can become a PHP developer in easy to follow steps. View Rating



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


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

Copyright © 2004. All rights reserved.