[FX.php List] [OFF] How does the List function work?

Gjermund Gusland Thorsen ggt667 at gmail.com
Tue Nov 27 14:54:29 MST 2007


Here list() pulls from array
---
list( $a, $b, $c, $d, $e, $f, $g, $h, $i, $j, $k, $l ) = explode( ',',
$r['data'][key($r['data'])]['exam1rawscores'][0] );
---
ggt


More information about the FX.php_List mailing list