Changes

Jump to: navigation, search

PHP Arrays

14 bytes added, 19:30, 1 June 2007
Getting Information About PHP Arrays
There are number of useful functions which can be used to obtain information about PHP arrays:
<table border="1" cellspacing="0" width="100%">
<tr>
<th>Function<th>Description</th>
<tr>
<td>print_r<td>Prints the elements of an array to the output stream</td>

Navigation menu