Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How do HTML, CSS, JavaScript, PHP and MySQL work together?

user-image
Question added by Lina Samer , Digital Media Graphic Designer , iDirection
Date Posted: 2016/06/06
Vince Bryan Manuel
by Vince Bryan Manuel , Management Information System Staff , Our Lady of Mt. Carmel Medical Center

HTML is the structure and presentation of the app: Forms and Inputs.

CSS is where the design of your webpage.

Javascript allows you to connect via DOM with APIs and Data (JSON)

PHP is used for server processes : Authentication. Session, parsing JSON, and connecting with the Data Layer.

MYSQL is used for the database of a website where all information are stored.

Bushra Rehan
by Bushra Rehan , Web Developer , Abami Consultancy

HTML for Frontend Page Basic Structure

CSS is for Template Styling

Javascript for Client side functionalities

PHP for Server side functionalities

MYSQL is database engine

Ahmad Gamal
by Ahmad Gamal , Software Developer , Alrowads IT

HTML used to create page content ( paragraphes - images - inputs) 

CSS used to style the html ( content ) ( colors - floating - styles )

Javascript used to make the interactions  ( animations - sliders - fading ) 

PHP is used for server processes : Authentication. Session, parsing JSON, and connecting with the Data Layer.

MYSQL is used for the database of a website where all information are stored.

Wael Haidar
by Wael Haidar , SENIOR INFORMATION TECHNOLOGY ANALYST , SARA Group

How do HTML, CSS, JavaScript, PHP and MySQL work together?

HTML and CSS take care of the overall design and structure of a webpage / site, and JavaScript adds some user interactive dynamics and contains a wide range of functions that are dynamically declared at run-time. Whereas PHP stands behind the logic of a website server-side program / function which in turn connects / links to an database connection driver (MySQL in our case) to store / manipulate / edit data.

Tami Rajput
by Tami Rajput , Web Designer , Desired Technologies

HTML make the web site structure.

CSS used to make stylish web page.

Javascript perform different work related to responce and animation work.

php used to fetch data from data base and give you result.

SQL store,maintaion data and perfomce different action on data by different Quries.

Muhammad Jahangeer Shams
by Muhammad Jahangeer Shams , Web Application Developer , Medialinkers

HTML is used to build page structureCSS used to decorate that structurePHP server side language and used to connect to database and create dynamic contentMySQL is database base Engine which is used to store and manipulate database 

Zubair khan
by Zubair khan , FULL STACK PHP DEVELOPER , AZIZI DEVELOPERMENTS

Html is use to build a basic structure, css use design and beautiful layout of you webpage, and javascript use to client side make it attractive functionality, and php and mysql can convert it to dynamic. Dynamic means change your content.

Rami Aboulhosn
by Rami Aboulhosn , Information Technology Engineer , Kuwait National Petroleum Company

They work together as one family to produce a well designed webpage, if coded properly.

HTML - Hypertext Markup Language deals with the creation of the webpage ex: paragraphs, headings, images etc.

CSS - Cascading Style sheet deals with the design of the webpage ex: font styles, font color, backgrounds etc.

Javascript - deals with the interactive objects in the webpage. It is similar to Visual Basic when it comes to the appearance and similar to java programming language when it comes to coding.

PHP - Hypertext Preprocessor is the heart of the webpage where it deals with the server and commands being sent from the webpage to the server, and vice versa.  

MySQL - My Structured Query Language deals with the database and finding previously stored data or storing new data.

We use HTML to create static web pages. In orer to make the static web page more attractive we use CSS and JAVASCRIPT. PHP is a server side programing language which we use for accessing the information from server. PHP is very useful for creating dynamic web pages. In order to access the information from a DATABASE we use MYSQL. By using these technologies we can construct an effective website. 

Omnia Mammon
by Omnia Mammon , Front End Web Developer tutor , One Million Arab coders

- Html+CSS are used for making the design of the web page, Html is used for building the web page itself and CSS for styling and coloring

- java script is used for Interactive objectives and the appearance of the page 

== all of the above is called front end

-PHP is the back end which is building the system itself (authentication, sessions,connections,.. )

- Mysql is used for making the database of the website which contains many tables of data 

Vivek Lambhi
by Vivek Lambhi , Software Developer Intern , msupply.com

HTML is markup language to Develop the Web Page.

CSS is template styling to beautify the web page.

Javascript is client side scripting language to enable the functionalities on web page.

PHP is server side scripting language to accept request from client side.

MySQL is database engine to retreive data on the server demand and present on client side.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.