PHP Classes

File: index.php

Recommend this page to a friend!
  Classes of Harry Kämpf   Mobile Detection   index.php   Download  
File: index.php
Role: Example script
Content type: text/plain
Description: example for redirect to subdomain, .mobi domain or subdirectory
Class: Mobile Detection
Detect mobile devices from request headers
Author: By
Last change:
Date: 12 years ago
Size: 273 bytes
 

Contents

Class file image Download
<?PHP
require_once('clsMobileDetection.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
</head>
<body>
</body>
</html>