Contact Us
Contacts
Editorial Enquiries Editorial consultant - Bruce AcklandAll Enquiries by email please:
Email: bruce@retailtechnology.co.uk
Please contact Publisher, Miya Knights, with all other enquiries.
Publication Enquiries Director, Zendu Contracting Services Ltd. - Miya Knights
Email: miya@retailtechnology.co.uk
Office Address
Zendu Contracting Services Ltd
102 Ancton Way, West Sussex, PO22 6JR
United Kingdom Tel: 020 3287 0669
// Section listing if($slug_found){ $res = query("SELECT `news_id`, `headline`, `permalink`, `image` FROM `news` WHERE `cat_id` = '".esc($cat_id)."' AND `online` = 1 AND `subscriber_only` = 0 ORDER BY `unix` DESC LIMIT 6"); } ?> // List the top news items if(!$news->news_id && !$_GET['pagename']){ ?>
Latest news
-
$a_used_ids = array();
while($rs = fetch_assoc($res)){
$linky = $rs['permalink'];
$linky = 'https://'.$_SERVER['HTTP_HOST'].'/mobile/'.$rs['news_id'].'/';
echo '
- '.html($rs['headline']).' '.chr(10); array_push($a_used_ids, $rs['id']); } ?>
'.html($news->a_cats[$i]['title']).'
'.chr(10); echo '- '.chr(10);
while( $rs = fetch_assoc($res) ){
$linky = $rs['permalink'];
$linky = 'https://'.$_SERVER['HTTP_HOST'].'/mobile/'.$rs['id'].'/';
echo '
- '.html($rs['headline']).' '.chr(10); } echo '