|
/* Config Part --------------------------------------------------------------------------------------------------------------*/
$directory = "/home/glisoffice/domains/glisoffice.net/public_html/ad_rotator/"; // Webserver path to your adrotator files
$linkfile = "linkcode.inc"; // The Link Code file
$adcountfile = "displayad.inc"; // The Ad Display file
$pos = "right"; // Postion of banner tag (left, center or right)
$help_msg = "no"; // Display a "Help Message" - "Yes" to enable!
$help_message = "Please support this site by clicking on the banner below"; // Enter "Help Message" here
/* End of Config Part -------------------------------------------------------------------------------------------------------*/
// Leave below this line alone - If you modify anything below I can assure you it will mess up!
// the file holding the advert number to view next
$num = file($directory.$adcountfile);
// the file holding the link codes
$adverts = file($directory.$linkfile);
// tells the script to look at the next item in the array
$num = $num[0]+1;
// counting the number of adverts - using function count()
$number = count($adverts);
// If ran out of adverts, start again!
if($num>$number-1){
$num=0;
}
// write the current number to the file
if (file_exists($directory.$adcountfile)) {
$nu = fopen ($directory.$adcountfile, "w");
fputs($nu,$num);
}
else {
die("Can't find file Check ad-count file ($adcountfile) exists Check file with links ($linkfile) exists Check directory ($directory) is correct");
}
// display the link on the page
if($help_msg == "yes"){
echo "{$pos_statag}$help_message{$pos_endtag}";
}
echo "$adverts[$num] ";
?>
|
Sat Jun 10, 2023 00:05:20 |
 |
 |
|
E-Mail login for the following:
glis.net - c3net.net - qcinet.net
bwai.net - localonline.net
 |
 |
 |
06/09/2023 09:33 PM Highland Park makes $1M water payment to GLWA after threat to withhold it |
Great Lakes Water Authority officials said Friday they got a $1 million water payment from Highland Park after the city threatened to withhold it.
|
06/09/2023 09:26 PM Michigan Republicans plan to use primary, caucuses to award presidential delegates |
Michigan Republicans are expected to vote Saturday on a plan to use a two-part system to pick which GOP candidates will win the state's delegates.
|
06/09/2023 08:42 PM Kilpatrick marks birthday in Beverly Hills with Kim Kardashian, Terry Crews, others |
Kilpatrick, who turned 53, was part of celebration to mark five years of freedom for Alice Marie Johnson, whose sentence was commuted in 2018.
|
06/09/2023 08:09 PM 'I think the world of him': Coach K, Boeheim reflect on Pistons' Monty Williams |
College coaching icons Mike Krzyzewski and Jim Boeheim, who coached with Monty Williams on Team USA, say he's an excellent fit for the Pistons.
|
06/09/2023 07:59 PM Donald Trump described Pentagon plan of attack and shared classified map, indictment says |
The indictment paints a damning portrait of Trump's treatment of sensitive information, accusing him of willfully defying Justice Department demands.
|
06/09/2023 03:57 PM Ford Field seeks to shut down swarms of non-ticket holding Swifties |
"There isn't a place for fans to gather," the venue posted on its social media accounts, hoping to avoid the scene in other cities on the Eras Tour.
|
06/09/2023 01:42 PM Mothers: CPS taking away kids causes 'generational trauma' |
Experts say too many children are taken away from their parents, where research shows they are more likely to be well cared for than in a foster home.
|
06/09/2023 01:36 PM Abuse, neglect deaths keep happening under CPS care. This is what experts say could help |
Experts say no one is handling child welfare well, but there are states doing it better than others. Michigan is not one of those states.
|
|
 |
Powered by ClickOnDetroit.com |
 |
|
|
|
|
|
Email server problem has been resolved. You should be able to login and get your email now.
If your still having problem, reboot your computer and retype the username and password back in your email client or call us at 1-888-445-4763.
Thank you,
GLISnet |
|
|
-Email Server Maintenance |
|
We had an unexpected maintenance with our mail servers last night and this morning. Some may experience a "Username or Password incorrect" error. We are currently working to correct this problem. We will keep you notified when the servers are operating correctly.
Thank you for your patience.
GLISnet Staff |
|
|
<< Previous 1 2 Next >> |
 |
 |
 |
 |
srand((double)microtime() * 1000000);
$arry_txt=preg_split("/--NEXT--/",join('',file("tips.txt")));
echo$arry_txt[rand(0,sizeof($arry_txt)-1)];
?>
|
|
|
GLISnet Inc.
 Promote Your Page Too
|
 |
|
|