web apps
The client-server model is a pattern of network communication in which clients send requests to servers over a computer network and the servers send back responses.
Server Side
PHP is a general-purpose scripting language that was originally designed for web development to produce dynamic web pages.
MySQL is a relational database management system that runs as a server providing multi-user access to a number of databases.
Client Side
JavaScript is implemented as part of a web browser in order to provide enhanced user interfaces and dynamic websites.
HTML, which stands for HyperText Markup Language, is the predominant markup language for web pages. HTML is the basic building-blocks of webpages.
CSS is a style sheet language used to describe the presentation semantics of a document written in a markup language.
source: wikipedia
Featured projects: