Hi all,
Can anyone suggest how to build an iphone application in php. I am not getting any idea from where to start.
iphone application in php
Moderator: General Moderators
-
rajeshkumarswain
- Forum Newbie
- Posts: 1
- Joined: Mon Oct 20, 2008 1:35 am
Re: iphone application in php
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.
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.