[snip]
Seem like your missunderstanding me. I'm not using an orignal array. I'm
using an "map-array".

$array = ('element' = 'value');
[/snip]

It is called an associative array, a value is associated with a key.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to