PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial

Advertisement

Advertisement




PHP Tutorial
Tutorial PHP Assignment Operators
In this tutorial we will study about PHP assignment operators, types of assignment operators, how to use the operators etc are given in the example, do it by yourself, you could make necessary modifications as well. View Rating



PHP Tutorial
Tutorial PHP Arithmetic Operator
In this PHP tutorial we will study about PHP Arithmetic Operator is is used to perform addition(+), subtraction(-), Division(/), Multiplication(*), modulus(%). with variable or value. PHP Arithmetic Operator Examples will make it more clear. View Rating



PHP Tutorial
Tutorial PHP Operators
In this tutorial we will study about PHP operators, PHP supports mainly three kind of operators and every kind of operators will be described in subsequent pages. View Rating



PHP Tutorial
Tutorial PHP Expression
In this tutorial we will study about PHP expression, expression could be anything we write. Examples in this simple tutorial will make it more clear. View Rating



PHP Tutorial
Tutorial PHP Magic Constant
In this tutorial we will study about magic constant, in PHP there are many magic constants are available,like _LINE_, _DIR_, _FILE_ etc. These constants are case-sensitive View Rating



PHP Tutorial
Tutorial PHP Constant Function
This tutorial we will describe about the constant in PHP, how to declare, how to use etc are described in this tutorial. Examples will help you to learn this in depth View Rating



PHP Tutorial
Tutorial PHP Variable variables
This PHP tutorial describes about variable variables in PHP. Learn how to declare & how to use in class user variable variable in PHP etc. View Rating



PHP Tutorial
Tutorial PHP Variable Scope
This PHP tutorial is all about the scope of a variable in PHP. The Variable in PHP has a life in the program and in programming language we call it as the scope means the area in which the value of the variable is applicable. View Rating



PHP Tutorial
Tutorial PHP Variables Types
This tutorial is the introduction of variables, naming convention of variables in PHP etc. You will also get some useful examples on variables and reference variables etc. View Rating



PHP Tutorial
Tutorial PHP Type Juggling
This tutorial covers up many types of implicit and explicit type casting in PHP. Examples will illustrate the concept of PHP type juggling 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.