We all know candy crush saga produced by king.com
I believe that at this moment it’s one of the most popular games ever!
To play this game click here
Below you will find the list of walkthrough video’s for the levels of this game:
[insert_php]
$baseurl = “http://www.hbtje.nl/”;
$postname = “candy-crush-saga-level-“;
$poststmp = “675”;
$posts = $poststmp+1;
$title = “Candy Crush Saga level “;
$z = 0;
$start = 1;
$end = 50;
echo “Levels “.$start.” – “.$end.”
“;
for($x=1;$x<$posts;$x++) {
$y = $x+25;
if ($y > $posts) {
if ($x > $posts){ ;}
else { $link = ““.$title.$x.”
“; echo $link; $z++;}}
else { if ($x+26 > $posts){ $link = ““.$title.$x.”
“; echo $link; $z++;}
else {$link = ““.$title.$x.” “.$title.$y.”
“; echo $link; $z++;}}
if ($z == “25”){$start = $start+50; $end = $end+50; if ($end > $posts){ $end = $poststmp;}
if ($start > $poststmp){
?>
$z=0 ;$x = $y;}
else {
?>
Levels echo $start."-".$end; ?>
$z=0 ;$x = $y;}} } [/insert_php]