include('../include/common.php'); include('../include/util.php'); include('../include/bucket.php'); /* Parameters mcatid : Main category ID (integer) (Must be specified) scatid : Sub category ID (integer) (Must be specified) itemid: Specify the item number (integer) (Must be specified) */ /* Local functions */ function nl2li($content) { $retVal = ""; $aLine = split("\n", $content); foreach ($aLine as $value) { $retVal = $retVal . "