Page 1 of 1

iphone application in php

Posted: Tue Jul 14, 2009 2:19 pm
by rajeshkumarswain
Hi all,

Can anyone suggest how to build an iphone application in php. I am not getting any idea from where to start.

Re: iphone application in php

Posted: Tue Jul 14, 2009 3:33 pm
by Skara
iPhone apps can't be coded in php. php is a web programming language, not an application language. iPhone apps are--I think--coded in cocoa.

If you want to develop a website that would fit the theme of the iPhone and be viewed in Safari, then you simply need to define the size of the website to a fixed width.