| . | ||
|
$cat_array = array();
$cat_data = get_data('categories', '', ' order by disporder', '');
while ($row = @mysql_fetch_array($cat_data)) {
$cat_id = $row["cat_id"];
$cat_name = $row["cat_name"];
$cat_img = $row["cat_img"];
$cat_desc = $row["cat_desc"];
$cat_array[] = array($cat_id, $cat_name, $cat_img, $cat_desc);
# make 2 dimentional array
} // end while
# determine number of categories
$no_cats = count($cat_array); ?>
|
|
| . | ||
| Testemp Ltd: Rope Walk, Littlehampton, Sussex BN17 5DE. Tel: 0044 (0)1903 714140 Fax: 0044 (0)1903 717435 sales@testemp.co.uk |