Page 1 of 1
mobile applicaion in php
Posted: Thu Jan 07, 2010 5:43 am
by jigneshb
how to make mobile application in php
Re: mobile applicaion in php
Posted: Thu Jan 07, 2010 1:13 pm
by Christopher
PHP is used to generate web pages, so implement a HTML/CSS/Javascript application designed for mobile screens.
Re: mobile applicaion in php
Posted: Fri Jan 08, 2010 8:42 am
by Charles256
Yep. Big things to remember are small screens and people using their fingers to push your buttons. Keep that in mind and if you can get your hands on a few phones you plan on people using and test with them. If it's economically feasible of course.