How would I get my PHP script to detect a blackberry device, also what type of video files can I play on a blackberry? Thanks
From user-agent you can detect the mobiles. For blackberry, search "blackberry" into user-agent string. For video, most mobiles play h.264 format videos.