What is the use of "PHP. ,mySQL. , JQUERY languages | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

What is the use of "PHP. ,mySQL. , JQUERY languages

use of languages

30th Mar 2018, 4:00 AM
Devraj
Devraj - avatar
4 Answers
+ 5
PHP is used for server-side scripting, but it's not needed in many cases (also, it may or may not be fundamentally broken in some aspects). SQL is used to add, retreive, update, and delete data from databases. Databases are commonly used to store passwords (not in plain text, of course, but in hashed and salted form). JQuery isn't a language itself, it's a JavaScript library that enables you to write shorter, cleaner, and more expressive JavaScript code. There are many other languages and frameworks and libraries that are used in web development, but HTML, CSS, and JS will probably always be the solid three that lie at the base.
30th Mar 2018, 4:20 AM
LunarCoffee
LunarCoffee - avatar
0
gdjksijdhdhh
30th Mar 2018, 7:05 PM
احمد مهدي
احمد مهدي - avatar
0
ahmed
30th Mar 2018, 7:06 PM
احمد مهدي
احمد مهدي - avatar