I want to develop some PHP applications on my iPad device but there is 2 problems! First , i can not find any local server applications on iPad like Wamp or Lamp, and second my Googling only returns Cloud based IDEs for this!!! any idea?
|
closed as off topic by Mark Trapp Jul 31 '11 at 11:14
Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Well, if you're looking to actually do full-blown PHP development on an iPad I highly suggest you don't. Mostly because it isn't possible. There's no way to install Apache, MySQL or PHP on to an iPad. The best you'd be able to do is get an iPad specific "IDE", like Gusto that allows you to FTP into sites and do some basic code maintenance. Again, not really suitable for full-blown development. Some things the iPad can't replace. Any kind of serious development work certainly falls into this category. |
|||||||
|