| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
(no version information, might be only in CVS)
array_fill_keys -- Fill an array with values, specifying keys
array_fill_keys() fills an array with the
value of the value parameter, using the
values of the keys array as keys.
See also array_fill() and array_combine().
| Předcházející | Domů | Další |
| array_diff | Nahoru | array_fill |