Provides access to records in wurfl.devices Creating a new record: $oWurflDevice = new wurflDevice(); $oWurflDevice->setDeviceID($inDeviceID); $oWurflDevice->setManufacturerID($inManufacturerID); $oWurflDevice->setModelName($inModelName); $oWurflDevi... More »
Posted in Wurfl on 19 Nov 2009 @ 20:39