31 January 2009, 11:23 PM

Handy script for search a string of data to find information required

$user_agent = $_SERVER['HTTP_USER_AGENT']; // Client Brower

// Search string for Windows XP (Microsoft Build 5.1)

if(stristr($user_agent,'NT 5.1'))
{
$os = "Windows XP";
} else {
$os = "Other Windows OS";
}

 




We have a large portfolio of work we have completed for clients. Our portfolio always carries our current new iPhone applications. Take a look

Follow us on Twitter, We aim to provide Live Information - @olliekett
 



© OKD Limited 2012 | Contact Us
OKD Limited is a private registered company in England and Wales.
 
Ollie Kett Designs - Tracking System