'products', 'where' => "category = '$catNum'", // load first record 'loadUploads' => true, 'allowSearch' => false, 'limit' => '1', )); $productsRecord = @$productsRecords[0]; // get first record if (!$productsRecord) { dieWith404("Record not found!"); } // show error message if no record found // load records from 'category' list($categoryRecords, $categoryMetaData) = getRecords(array( 'tableName' => 'category', 'perPage' => '10', 'loadUploads' => true, 'allowSearch' => true, )); // load detail record from 'category' list($categoryRecords, $categoryMetaData) = getRecords(array( 'tableName' => 'category', 'where' => whereRecordNumberInUrl(1), // If no record # is specified then latest record is shown 'loadUploads' => true, 'allowSearch' => false, 'limit' => '1', )); $detailRecord = @$categoryRecords[0]; // get first record if (!$detailRecord) { dieWith404("Record not found!"); } // show error message if no record found // load list records from 'category' list($leftMenu, $categoryMetaData) = getCategories(array( 'tableName' => 'category', 'loadUploads' => false, 'categoryFormat' => 'twolevel' )); list($rightMenu, $categoryMetaData) = getCategories(array( 'tableName' => 'category', 'loadUploads' => false, 'rootCategoryNum' => $detailRecord['num'], 'categoryFormat' => 'onelevel' )); ?> Quanmax Inc. - <?php echo htmlencode($productsRecord['title']) ?> - <?php echo htmlencode($productsRecord['brief']) ?>
About Us Products Solutions News & Events Investor Relations Support
Home   >  
 


Bookmark and Share
$upload): ?> <?php echo htmlencode($productsRecord['title']) ?>
Features:

Download:
 
$upload): ?>
 
 
$upload): ?>
 
 
$upload): ?>
 
 
$upload): ?>