/ Published in: PHP
Detect if the user is browsing from and iPhone (or iPod) to server up specific content. For example, iPhone users can receive youtube video content instead of vimeo, etc.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function isiphone() { }