redirect on resolution PHP script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: download,6258
  • Last update:
  • Platform: Windows / Linux / BSD
  • Language: PHP
  • Price:GPL
  • Company: amanda (View more)

redirect on resolution script description:




Publisher review:
redirect on resolution - This very small code will enable you to detect the clients resolution and act on that accordingly. Different stylesheets for instance.Just put it in the application_top.php file// Resolution redirectif (!tep_session_is_registered('res')) {if (isset($HTTP_GET_VARS['res'])) {$_SESSION['res'] = $HTTP_GET_VARS['res'];} else {echo 'if (screen.width==800) { location.href="http://www.crystallight.com.tw/index.php?res=800" }if (screen.width==1024) { location.href="http://www.crystallight.com.tw/index.php?res=1024" }';echo "n";}}
redirect on resolution is a PHP script for osCommerce Addons scripts design by amanda. It runs on following operating system: Windows / Linux / BSD.

Operating system:
Windows / Linux / BSD

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5