Search found 3 matches

by centz
Mon Aug 13, 2012 8:56 am
Forum: ScientiaMobile WURFL Cloud Service
Topic: Noob question about php and capabilities
Replies: 4
Views: 15456

Re: Noob question about php and capabilities

Can you give me a sample code for show only Marketing Name or vendor+model?

Thank you.
by centz
Mon Aug 13, 2012 8:05 am
Forum: ScientiaMobile WURFL Cloud Service
Topic: Noob question about php and capabilities
Replies: 4
Views: 15456

Noob question about php and capabilities

I want my website show marketing name(marketing_name) look like this BlackBerry 8100 Pearl, Nokia 8800 Scirocco, Samsung M800. But my code does't work. Please help me . <?php require_once dirname(__FILE__).'/../Client/Client.php'; try { // Create a WURFL Cloud Config $config = new WurflCloud_Client_...