PHP Tutorial

Programming Resource Home :: PHP :: PHP-Tutorial

Advertisement

Advertisement




PHP Tutorial
Tutorial PHP Array_search functions
There are more then hundreds of PHP Array Search functions available in the PHP, which can be used differently according to the programming needs. View Rating



PHP Tutorial
Tutorial Print or Echo Functions in PHP
Although the use of both Print and Echo function are same, but it has been seen that people mostly uses echo command more then the print command. View Rating



PHP Tutorial
Tutorial Plain Text Editor in PHP Program
Plain text editor is unlike any other editor, which is used to create the simple text file in PHP. View Rating



PHP Tutorial
Tutorial PHP Echo Function
As you know echo () is one of the function of php, which is used to show the single or multiple strings on the browser. View Rating



PHP Tutorial
Tutorial Execute PHP in HTML
In this tutorial you will learn about the different ways of executing PHP code into HTML pages. View Rating



PHP Tutorial
Tutorial PHP Array Merge
PHP Array Merge: This PHP tutorial helps you to learn how to merge more than one array in PHP. it includes general format or signature, the value it returns etc. Examples will illustrate this function. View Rating



PHP Tutorial
Tutorial PHP Array Count Occurences
PHP Array Count Occurrences: In this tutorial we will come to know about how search a string or any value within an array. This tutorial covers up array_search() function with its general format, parameters, return types etc. In addition it has several examples to make it easy to understand. View Rating



PHP Tutorial
Tutorial PHP Array Sizeof
PHP Array Sizeof: This tutorial will help you to learn sizeof() function, which is similar to count() function, it returns the number of elements present in an array. The examples of this tutorial will help you to understand this function in better way. View Rating



PHP Tutorial
Tutorial PHP Remove Duplicate Values
PHP Remove Duplicate Values: In this tutorial you will come to know about how to remove the duplicate values, PHP provides array_unique() function, in this tutorial you will come to know about its general format, parameters, return value. The example will exemplify the function of this function View Rating



PHP Tutorial
Tutorial PHP Array Count Values
PHP Array Count Values: This tutorial will let you know how to count the number of values of an array, PHP provides array_count_values() function to count the number of values. Given examples will illustrate this function 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.