Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

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

user-image
Question ajoutée par Thurayya Al Qasim , Legal Counsellor , Ihqaq Law Firm
Date de publication: 2016/10/09
mahmoud mohamed ahmed
par mahmoud mohamed ahmed , engineer , simple protofilo

you need (html, javascript, css) to make a static website design, then you need (mysql, php) to make the website dynamic not static.

design part:

         1- HTML: needed to make tags but the tags not organized something like that

                 

       2-CSS: style the (html) tags for example (previous image) after apply css would look like

       

      This image and the previous one are the same, but the difference is in second image we apply

        CSS styles

    3- javascript: has many jobs related to (design, development) for example,

         part A : (Design)  you can use (javascript) to make (notifications,alerts,slideshow,validations...)

         part B : (development) you can use (javascript) to transfer data from design to (php) using (ajax)

       Notice : in past few years (javascript Framworks) appear as Alternative to (PHP)

Development part: after creating a website you need to read data from database using(MYYSQL) and processing that data using (PHP).

I  HOPE  THAT  HELPFUL

Naved khan
par Naved khan , Customer Service Officer , UTKARSH SMALL FINANCE BANK

html we used to provide the layout of the web page and css gives design and presentation to our web page and javascript provide the client side interactivity and php we used to make our page dynamic and sql we use for our database from where we get or fetch the date in our web page.

هاشم المشارقة
par هاشم المشارقة , Key Account Manager , Advanced United Systems Ltd. ( A member of Taj Holding Group)

Think it as a building or real state:

1. HTML corresponding to the structure.

2. CSS corresponding to the decorate.

3. Javascript corresponding to the furniture (lights, elevator, TV and air conditioner...etc).

4. PHP this will allow to you to rebuild the entire building if some one visit you (visit specific link).

5. MySQL corresponding to the library of the archive record.

Gunnar Stromsoe
par Gunnar Stromsoe , Regional Director , Gesipro Software Engineering

WordPress! These elements are probably best in unison when working in WordPress.

CSS - cascading Style Sheets language describing presentation of a document.

PhP -  server-side scripting language designed primarily for web development but is also used as a general-purpose programming language.

HTML - HyperText Markup Language is the standard markup language for creating web pages and web applications

MySql - Database - opensource relational database management system

Its very simple.

HTML - provides the layout of the web page

CSS - provides the design and look and feel

JavaScript - provides the client side (browser) interactivity and dynamism of individual web pages

PHP - provides the back end or the server side dynamism, saving of the states to and from a database, controlling the pages, and the direction or flow of all the pages

MySQL - acts as the database server to save all the information inputted from the front facing HTML/JavaScript, to the PHP sessions and transfers, to the database

ROKIBUL HASAN
par ROKIBUL HASAN , Associate Manager Finance , The City Bank Limited

HTML is used to design a structure of a web page, CSS is used to make a visual presentation attractive and high level decoration  of different elements of the website as well as using for interaction facilitate to the user. PHP and Javascript are used to process (Programming) all the data input and output and also for storing to MySQL  database.  MySQL is a Database Management Tools where all the information of a website(Database driven) are stored.

Md. Soliman Faragy
par Md. Soliman Faragy , Lecturer, Information & Communication Technology , Bangladesh Navy English School & College Khulna

MySql database program keep the data and provide as demand. PHP is a server side language that help us to take data from to MySql database. Javascript, HTML, CSS those are client site programming language which allow us to design the view of the site decoration. Javascript conciser as a server side language as well.

afnan Alhejairi
par afnan Alhejairi , Administrative , aou

the html ,css,and java script is the web page layout (designing)

but the sql is a database management 

php and also java script  for  programming and communication .

if we need to create web page we have to use most of them ex:php for programming css and html for interface sql for database 

Mathew M Mathew
par Mathew M Mathew , Web Developer,ASP.Net with C# , wolterskluwer.com

HTML , CSS and Javascript is the light weight technologies which can be used in front end , php and mysql will help in server side which helps the application more lighter , but few disadvantage is server side and client side programming will take more time when compared with the other technologies in the market

Eufraim Lawrence Ponce
par Eufraim Lawrence Ponce , Document Controller , Mitsubishi Heavy Industries

HTML is used to create websites and most websites has databases on its background. most of them are sql based databases. PHP is used to input/collect info in your sql database. Javascripts and CSS are for the looks of your website.

To summarize things with some ambiguities:

HTML and CSS for web-page layout

JavaScript and PHP for programmatic and communication stuff.

MySQL for database management

 

For example: You use some data from your MySQL table in your JavaScript and Communicate the result through your PHP with your table and show some results on an HTML web page.

More Questions Like This

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?