I want to make a website which should open in mobile perfectly. I went through more search and i got WML language based website. Is this not possible to make any website in concerns of design with mobile.Can WML run on php server as well ?
Need advice how to make a website for mobile application ?
The majority of mobile phones fully support HTML. You should consider building your mobile site in regular HTML, but build it in a one column layout (often suggested with mobile UI design — e.g. scroll up and down, but avoid left and right scrolling). Make sure your images are reasonably sized, although most phones will scale the content accordingly.
Unless you are targeting a 3rd world country that has old school phone browsers, go with HTML.