User contributions
1 June 2007
PHP Essentials
no edit summary
+34
PHP Arrays
Getting Information About PHP Arrays & other Array Functions
+666
PHP Arrays
Getting Information About PHP Arrays & other Array Functions
+68
PHP Arrays
Getting Information About PHP Arrays & other Array Functions
PHP Arrays
Sorting an Array
+82
PHP Arrays
Getting Information About PHP Arrays & other Array Functions
PHP Arrays
Getting Information About PHP Arrays & other Array Functions
+28
PHP Arrays
Getting Information About PHP Arrays
+317
PHP Arrays
Getting Information About PHP Arrays
+14
PHP Arrays
Sorting Associative Arrays
+664
PHP Arrays
Looping through PHP Array Elements
-1
PHP Arrays
Sorting an Array
+336
PHP Arrays
Sorting an Array
+104
PHP Arrays
Replacing Sections of an Array
+549
PHP Arrays
Looping through PHP Array Elements
+1,106
PHP Arrays
Looping through PHP Array Elements
PHP Arrays
Changing, Adding and Removing PHP Array Elements
+1,503
PHP Arrays
Accessing Elements in a Multidimensional Array
+4
PHP Arrays
Using Array Pointers
+4
PHP Arrays
Changing, Adding and Removing Array Elements
+4
PHP Arrays
Using Array Pointers
+1,585
PHP Arrays
Using Array Pointers
+533
PHP Arrays
Accessing Elements in a Multidimensional Array
+678
PHP Arrays
no edit summary
-47
PHP Arrays
Accessing Elements in a Multidimensional Array
+293
PHP Arrays
Accessing Elements of an Associative Array
+782
PHP Arrays
no edit summary
+1,661
PHP Arrays
Accessing Elements in a PHP Array
+382
PHP Arrays
Create a PHP Array
PHP Arrays
Create a PHP Array
+4
PHP Arrays
Create a PHP Array
+41
PHP Arrays
Create a PHP Array
+4
PHP Arrays
Create a PHP Array
PHP Arrays
Creating a PHP Array
-2
PHP Arrays
no edit summary
+841
PHP Arrays
New page: PHP Arrays provide a way to group together many variables such that they can be referenced and manipulated using a single variable. An array is, in many ways, a self-contained list of vari...
PHP Essentials
no edit summary
+17
31 May 2007
PHP Functions
Functions and Variable Scope
+65
PHP Functions
Functions and Variable Scope
+6
PHP Functions
Functions and Variable Scope
+7
PHP Functions
Returning Values By Reference
+1,851
PHP Functions
Passing Parameters By Reference
+550
PHP Functions
Passing Parameters By Reference
+23
PHP Functions
Passing Parameters By Reference
+26
PHP Functions
Passing Parameters to a PHP Function
+2,437
PHP Functions
Returning a Value from a PHP Function
+1,023
PHP Functions
How to Write a PHP Function
+45
PHP Functions
How to Write a PHP Function
+792
PHP Functions
What is a PHP Function?
+172
PHP Functions
New page: In the world of programming and scripting there are two ways to write code. One way is to write long, sprawling and monolithic sections of script. Another is to break the scripts up into t...