Get Update News, Free Gifts, Best Practices, Tips, Tricks & More Privacy respected; emails never sold or shared. Emails sent approximately 1x/month.
Updates, News & Best Practices
get_item_quantity(10);
// Build an array of all the items, starting with element 0 (first element).
$updates = $rss->get_items(0, $maxitems);
endif;
?>
get_item_quantity(5);
// Build an array of all the items, starting with element 0 (first element).
$recommendations = $rss_recomm->get_items(0, $maxitems_recomm);
endif;
?>