Recent App Store Releases (sorted by price)

SORT BY DATE

Last updated:.*)!’, $link, $matches);
if (isset($matches[updated])) { $updated = $matches[updated]; }

preg_match(‘!a href=”(?Phttp://bit.ly/.*)” target=”itunes_store”>http://appaddict.net/wordpress/wp-content/uploads/icon_images/.*)” class=”buyAppIcon”>.*(?P.*).*>(?P[9$F]+.*)

!’, $link, $matches);
/* print_r($matches); */

if (isset($matches[name])) {

if ($matches[price] != $curPrice) {
$curPrice = $matches[price];
if ($inTable == 1) {
While ($counter < 4) { echo "  

“;
$counter = $counter + 1;
}
$counter = 0;
echo “

“;
}
echo “

“;
echo ”

“;
echo ”

“;
echo ” $curPrice“;
echo ”

“;
echo “

“;
echo “

“;
echo “

“;
$inTable = 1;
$counter = 0;
}

if ($counter == 4) {
echo “$link

“;
$counter = 0;
} else {
echo “$link”;
$counter = $counter+1;
}
}
}
While ($counter < 5) { echo "

“;
$counter = $counter + 1;
}
$counter = 0;
echo “

\n”;
echo “

\n”;
echo “

 
 
“.$updated.”

“;
?>
 
SORT BY DATE