Is php enough for backend development? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is php enough for backend development?

Php

19th Jan 2021, 4:22 AM
Kaman Singh
Kaman Singh - avatar
5 Answers
+ 2
Kaman Singh backend includes many things like data storing, data accessing, data showing and much more. PHP help to do all by interacting with databases. MySql / SQL also needed for backend. For more complex and modern application you may also need of advance techniques.
19th Jan 2021, 4:29 AM
Mohd Aadil
Mohd Aadil - avatar
+ 2
Kaman Singh No you need to know SQL also.
19th Jan 2021, 4:25 AM
A͢J
A͢J - avatar
+ 2
Kaman Singh SQL - It's query language PHP Server (XAMPP server to run PHP code) has phpMyAdmin (which is actually works on MySQL) so you don't need another database.
19th Jan 2021, 4:30 AM
A͢J
A͢J - avatar
+ 2
Kaman Singh Check it out following article https://glints.com/sg/hired/what-kind-of-developer-to-become/ SQL is database language and MySQL is software Check it out following article to know the difference between SQL and MySQL https://www.guru99.com/sql-vs-mysql.html
19th Jan 2021, 5:14 AM
R💠🇮🇳
R💠🇮🇳 - avatar
0
MySql or sql
19th Jan 2021, 4:26 AM
Kaman Singh
Kaman Singh - avatar