Extract all devices off TERA-WURFL database
Is there anyway I could extract all the devices (and their attri开发者_如何学编程butes) inside the TERA-WURFL mysql database with PHP? I need to show a list of supported devices in my web app.
There seems to be scant info on the internets on how to do this - can this be done?
The tera-wurlf database use wurlf XML, you can reimport XML version available : http://downloads.sourceforge.net/project/wurfl/WURFL/latest/wurfl-latest.zip
精彩评论