+ 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. :)
4 Respostas
+ 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.
+ 8
The order doesn't really matter too much 😊
+ 2
Try to learn them than
+ 1
what's more important to you , database access or server side scripting? do that first