Top 5 Apps Similar to HTTP Position

Servers Ultimate Pro 8.1.12
Ice Cold Apps
Run over 60 servers like FTP, MySQL and PHP plus WebDAV and more!
KSWEB: web developer kit 3.988
KSLABS
KSWEB — a suite of web developer for Android platform (server,PHP,MySQL).
Server for PHP
Pure PHP 5.4+, 7+ server with modules:core,session, standard, date, ereg, libxml, openssl, pcre,sqlite3,zlib, bcmath, bz2, calendar, ctype, curl, dom, hash,fileinfo,filter, ftp, gd, gettext, gmp, spl, iconv, intl, json,mbstring,mcrypt, mongodb, mysqlnd, mysqli, odbc, pdo, pdo_mysql,pdo_odbc,pdo_pgsql, pdo_sqlite, pgsql, phar, posix, pspell,recode,reflection, mysql, simplexml, soap, sockets, exif, tidy,tokenizer,wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip,cli_server,mhash, ssh2, opcache, phalcon, yaf, yar, id3, lzf,oauth,quickhash, bbcode, xmldiff, xdiff, rar, gender, stats, eio,judy,mailparse, rpmreader, spl_types, yaml, ev, inotify,weakref,xdebug, dba, imagick! If you need Apache HTTPserver:https://play.google.com/store/apps/details?id=com.esminis.server.apache! If you need MySQL or MariaDBServer:https://play.google.com/store/apps/details?id=com.esminis.server.mariadb! If you need MongoDB Server - moNERIngAoServer:https://play.google.com/store/apps/details?id=com.esminis.server.mongodbWebsite: https://bitbucket.org/esminis/serverFacebook page: https://www.facebook.com/esminis.serverSupport this project by translatingit:https://poeditor.com/join/project/oQFU4K0vKI
ZeusLite Express 1.0.26
zeus-software
ZeusLite is a client application for simple warehouse systems.Itconnects to warehouse system via REST API calls. You canfindexample REST API on http://zeuslite.codeplex.com. This helpsyouhow to integrate this API to your system. You can find ASP.NETandPHP sample scripts. You can find sample SQL Stored proceduresforSQL Server and MySQL. Supported barcode types : QRCode,Code128,EAN128, EAN13, EAN8. Recommended camera : 5MP. Connectingto yourserver : On the settings page type or scan the root addressof yourweb application. Example : http://192.168.1.10/mywebapporhttp://10.10.10.10/mywebapp Current features of application:-Receiving products with EAN8, EAN13, EAN128. - Storing. (Typeorscan palette and location codes to administer the storage.)-Refill list. (Packages/Paletts list required for warehousepickingloads) - Unstored list. - Package info (Package/Palettedetails.Name, Expire date, Quantity.) - Picking list (Paperlesspickinglist.) - Ad Hoc Picking. - Package inventory. - Packageinventorywith EAN8, EAN13, EAN128. - Language Pack support.(download fromREST API)
Database Tool 1.02
Just Mobility
********IF YOU NEED HELP SETTING UP THE APPLICATION, EMAIL ME********Database Tool allows users to easily view and query databasetables.Use of this app requires the upload of a web serviceswritten in PHPto your server. This gives an extra layer ofsecurity since you willnot be forced to allow remote connectionsto your database, like theother apps on the Android Marketrequire.This application does not directly allow you to query.Instead,it assembles queries based on your preferences. It allowsyou tosort and search columns. View the screenshots formoreexamples.Based on the popularity of this app, I may come out withaprofessional version that allows for custom queries, which wouldbevery useful when you need to join tables.As of now, the Tool is only compatible with MySQLdatabases.There are plans for MSSQL compatibility in the future aswell.You can download the PHP code at : https://sites.google.com/site/jstn455/databaseviewerDirections for getting the application to work areasfollows:Step 1: Download .zip or .tgz file from https://sites.google.com/site/jstn455/databaseviewerStep 2: Extract the folder (unzip or tar-zxvf"filename.tgz")Step 3: Transfer the directory via FTP client into yourpublichtml folderStep 4: Confirm the web address through your browser.Thereshould be a confirmation message.If you transferred thedirectoryto the root public html file, it should be http://yoursite.com/mysql-toolStep 5: Go into the settings.php file in a text editor andfillout lines 14-18For $password, you could use any password you want. It does nothaveto be your database password, and as a precaution it shouldnot beyour database password.Step 6: Download the Android applicationStep 7: Add the database to your application. Match thepasswordfrom your settings.php file to the password field intheapplicationIf you prefer extra security, you can use also set up anhtaccessauthentication for the directory. The app will prompt youfor yourusername and password.Features:Single Table viewingMultiple column searchingSortingPaginated Data viewExport to CSVMySQL Database Viewing