Games

[insert_php]
$getshortcode = $_GET[‘gsc’];

if (isset($getshortcode)) {
// Shortcode found
$gscresults = $getshortcode;
} elseif (!isset($getshortcode)) {
// Shortcode no found
$gscresults = “bubbleshooter”;
} else {
$gscresults = “No matches found”;
}

echo ‘[‘ . $gscresults . ‘]’;

[/insert_php]

Select A Game To Play

 

Play More Online Games