PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial

Advertisement

Advertisement




PHP Tutorial
Tutorial PHP SimpleXML
SimpleXML is a new feature of PHP which has been included in PHP 5, it similar to DOM and Expat but simpler than these parsers. View Rating



PHP Tutorial
Tutorial PHP Chat Systems A MySQL Driven Chat Script Tutorial
This article will show you how to create a simple chat script using PHP and MySQL database. View Rating



PHP Tutorial
Tutorial PHP MySQL Delete
In SQL, sometimes we need to delete unwanted records from the table. View Rating



PHP Tutorial
Tutorial PHP MySQL Update
In SQL, Update is another statement which is used to update any record of a table. View Rating



PHP Tutorial
Tutorial php MySQL order by clause
In SQL generally we use three clauses, select ,from, and where. View Rating



PHP Tutorial
Tutorial PHP MySQL Connect to a Database
In WAMP software stack, php and mysql are bundled together and we can use it with so much ease. View Rating



PHP Tutorial
Tutorial PHP Session
A PHP session variable is used to store the information about a user and the information is available in all the pages of one application. View Rating



PHP Tutorial
Tutorial php Strings
String is the collection of characters which is stored in a single variable. View Rating



PHP Tutorial
Tutorial php Operators
Operators are one of the important feature of every language. View Rating



PHP Tutorial
Tutorial php Basic Syntax
In the given tutorial we will study how to write the basic syntax of php: 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.