+ 1
Is php enough for backend development?
Php
5 Antworten
+ 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.
+ 2
Kaman Singh
No you need to know SQL also.
+ 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.
+ 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
0
MySql or sql