Programming for multiple devices

Are there some things I should keep in mind when writing a PHP5/MySQL application to assure it will migrate to mobile devices?

For now, I only require a desktop version for the PHP5/MySQL application I’m developing. But want to make sure I don’t step on myself should there be a need to render the application to mobile devices.

From the relatively old thread

it appears that I can handle this through a base CSS3 plus a custom CSS3 for each device.

The recent post on Android

seems to require a non-trivial tool investment and Java or C literacy. As such, am I correct to assume ANDROID applications are not PHP/MySQL compatible?

Regards,

Brian (grNadpa) Case

Never mind == see that there is a forum specifically for this purpose.

Apologies all around

I was going to move it, but you’ve beaten me to it. Thanks! I’ll close this just to keep the fluffers out.