For back end
PHP
SQL
ASP
ASP.NET
VBScript
AppML
PHP : is a server scripting language, and a Pawer full tool for making dynamic and interactive web pages.
dynamic web pages are :
PHP: is a widely used free ,and efficient alternative t competitors such as Microsoft's ASP
databases systems
MySQL:
SQL server
access
oracle sybase
db2
SQL: is standard language for accessing databases.
it used to access and manipulate data in : MySQL, SQL server , Access, Oracle, Sybase, DB2 and other database systems
For front end
Like HTML
CSS
JavaScript
HTML is a markup language for describing web documents (web pages).
HTML stands for Hyper Text Markup Language.
a markup language is set of markup tags
HTML documents are described by HTML tags
each HTML tag describes different document content.
what is CSS?
CSS stands for Cascading Style Sheets
CSS Defines how HTML Elements are to be displayed
styles ware added to HTML 4.0 to solve a problem
CSS saves a loat of work
External Style Sheets are stored in CSS files
what is JavaScript
JavaScript is the programming language of the web. all modern
HTML pages are using JavaScript.
JavaScript is easy to learn .