Top Left Text cha

Web & App Development

<?php
    if(strstr($_SERVER['HTTP_USER_AGENT'],’iPhone’))
  {
       echo "I'M SORRY... YOU HAVE AN IPAD!!!";
  }
	else {
		echo "YOU DO NOT HAVE AN IPAD!!!";
	}
?>

 

Add comment


Security code
Refresh

  • No comments found

Leave your comments

Post comment as a guest

0
Your comments are subjected to administrator's moderation.
X