What is SQL & PHP? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

What is SQL & PHP?

Ok so I am thinking on what course should I take and I need advice on what they do to see which one I should take. :)

10th Feb 2018, 2:14 AM
Ojani
Ojani - avatar
4 Answers
+ 6
If it's between the two, do both of them. Learn SQL first (quicker) and then learn PHP. You'll end up using a lot of SQL in PHP, as well as most languages. SQL is how you'll interact with your databases, and PHP is one of the server-side scripting languages.
10th Feb 2018, 2:23 AM
Fata1 Err0r
Fata1 Err0r - avatar
+ 8
The order doesn't really matter too much 😊
10th Feb 2018, 6:04 AM
Learnsolo
+ 2
Try to learn them than
7th Mar 2019, 5:01 PM
( ͠° ͟ʖ °͠ )
+ 1
what's more important to you , database access or server side scripting? do that first
11th Feb 2018, 3:52 PM
R T
R T - avatar