The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “1Win

Recent content by able

  1. A

    Language selection according to browser (Php Code)

    Can shorten it quite a bit: if ( ($_SERVER["HTTP_ACCEPT_LANGUAGE"] != "") && ($_SERVER["HTTP_ACCEPT_LANGUAGE"] != 'en')) { $file = 'index_'.substr($_SERVER["HTTP_ACCEPT_LANGUAGE"],0,2).'.html'; if(file_exists($file)) { header("Location: ".$file); exit; } } // no index for specific...
banners
Back