hie..
I am developing an online application but want to make some pages of that for mobile too, so i want to know that using php can i do that ,or for that i have to move to asp.net?
Need help urgently.. thanks..

You can check the User Agent using the $_SERVER super global. If the User Agent is that of a mobile device, display alternate content.

Quite easy to do in PHP.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.