Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to install xampp on a mobile device like a galaxy tab or ipad?

Was wondering if you can install xampp and notepad++ on a samsung galaxy tab 10.1 or an ipad? have tried no luck, any ideas?

like image 935
Nelson Avatar asked Apr 04 '13 21:04

Nelson


People also ask

Can I use XAMPP in Android?

XAMPP(or WAMP) is a one-click installer software that creates an environment for developing a PHP, MySQL web application (that we'll be connecting with our android application). Download and install XAMPP from here. Launch the XAMPP app after installation and you will be greeted with below screen.

Is XAMPP an app?

XAMPP (/ˈzæmp/ or /ˈɛks. æmp/) is a free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.


2 Answers

You're probably looking for Paw server.

Paw server is a web server for android that also has a PHP plugin. For development there are many options available, just search Google Play.

like image 107
Henrik Karlsson Avatar answered Oct 07 '22 08:10

Henrik Karlsson


I use BitWeb server which is sorta the same thing but with lighttpd instead of apache. I have even gotten a Zend implementation to work under it.

like image 27
Scott Avatar answered Oct 07 '22 08:10

Scott