This apps learning tutorial of MySql and Php.
This apps useful for student and new php developer.
A database is a separate application that stores a collection of data. Each database has one or more distinct APIs for creating, accessing, managing, searching, and replicating the data it holds.
Other kinds of data stores can be used, such as files on the file system or large hash tables in memory but data fetching and writing would not be so fast and easy with those type of systems.
So now a days we use relational database management systems (RDBMS) to store and manager huge volume of data. This is called relational database because all the data is stored into different tables and relations are established using primary keys or other keys known as foreign keys.
PHP, or PHP: Hypertext Preprocessor, is a widely used, general-purpose scripting language that was originally designed for web development, to produce dynamic web pages. It can be embedded into HTML and generally runs on a web server, which needs to be configured to process PHP code and create web page content from it. It can be deployed on most web servers and on almost every operating system and platform free of charge.[2] PHP is installed on over 20 million websites and 1 million
Latest Version
1.5Requires Android
2.3.3 - 4.2.2
Category
Free Education AppContent Rating
Unrated · Warning – content has not yet been rated. Unrated apps may potentially contain content appropriate for mature audiences only.
Report
Flag as inappropriateLast updated on Oct 19, 2013
This release includes minor bug fixes and general improvements. Update to the latest version for the best experience.
