CentOS PostgreSQL Installation tutorial CentOS PostgreSQL centos postgresql : PostgreSQL is a powerful, open source object-relational …
Overview In this tutorial I will give an example to a BASH scripts that will help you backup multiple MySQL databases at once.
Installation instructions for MySQL, MongoDB, and CouchDB on RHEL/CentOS 6.3, covering both SQL and NoSQL database options.
this is part 3 of 3 about transferring data from PHP to Android app. you can read part 1 here. you can read part 2 here.
You may reach a point where you need to transfer data from a server (web-service) to a an android client. although, there are many ways to …
This is part 2 of 3 about transferring data from a PHP page to an android app using JSON. you can read part 1 here.