<!– Start iPhone –> <meta name=”viewport” content=”width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;” /> <link rel=”apple-touch-icon” href=”/iphone.png” /> <link media=”only screen and max-device-width: 480px” href=”/iphone.css” type= “text/css” rel=”stylesheet” /> <!– End iPhone –>
via Making a website iPhone-friendly using CSS – Web Development Blog.
session_start();
via How To Pass PHP Variable From One Page To Another Page | POST |GET | SESSION.