Tag: iOS
PHP Conditional statements to identify iPad or iPod or iPhone
This tutorial will show you how to detect iPad or iPod or iPhone using PHP Devices which request content from your website (usually) pass a user agent string. This contains information such as its name, OS, browser version, and rendering engine. Apple’s gadgets pass the following user agents, although you may find subtle variations in…
How to Create ePub ebooks and transfer it to Stanza
ePub is the Open eBook standard from the International Digital Publishing Forum. Files have the extension “.epub” Stanza is electronic book reader and book sharing software for iPhone/iPod Touch and iPad. Here’s how you can convert nearly any eBook format to ePub on Windows or Mac OS. We’re using free tools we could find. 1.…