Unclassified NewsBoard Code Reference

array_fill function

Implementation of array_fill function if PHP doesn't provide it

function array_fill ($start, $num, $value);

Parameters:

start
num
value

Remarks:

This function is pre-defined from PHP 4.2.0 on
See the PHP manual for details.

Implementation file: unb_lib/common.lib.php, line 177

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.