Hi All,
I am developing a mobile application using PHP and XHTML for mobile.
In this application I am just counting number of downloads and after each hit I am making an entry in Mysql database. Its working fine up to this point.
Next I want is my "Java application" which I am allowing users to download should get downloaded only on supported handsets. I don't know how to identify the Model Number of mobile handset which is accessing my page.
Can any one help me on this?
Thanks in advance.
I am developing a mobile application using PHP and XHTML for mobile.
In this application I am just counting number of downloads and after each hit I am making an entry in Mysql database. Its working fine up to this point.
Next I want is my "Java application" which I am allowing users to download should get downloaded only on supported handsets. I don't know how to identify the Model Number of mobile handset which is accessing my page.
Can any one help me on this?
Thanks in advance.
Comment