<?php
$uriSegments = explode("/", parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH));
$lastUriSegment = array_pop($uriSegments);
if($lastUriSegment=="binary.php"){
$title = "Software ";
$description = ' compensation plans in the multi-level marketing business as many top MLM companies ';
}
else{
$title = "Best Software ";
$description = 'We can help you by providing advanced ';
}
?>

0 Comments