+ 2
What should I learn first ? Php or MySQL?
5 ответов
+ 14
You will need SQL while learning php, so go for PHP first
+ 8
Php SQL
|_ mySql _|
|_mySQLi _|
|_ PDO _|
You choose which one you prefer :3 but PHP come first.
+ 8
PHP-->SQL
if you have a web project and you are a beginer :
HTML-->CSS-->JAVASCRIPT-->PHP-->SQL
+ 2
I'd definitely go for the database first.
Relational databases did exist before and there's more ways to access them besides PHP.
Whether you decide on MySQL, MariaDB, or Postgres is up to you, but when you start to learn, spend a good amount of time on aspects beyond the plain syntactical diferences of the implementations.
A good knowledge of fundamental concepts, such as database modelling and proper normalization will save you from lots of troubles and low performance.
0
Which Should I Learn First PHP Or MYSQL this would definately answer your question.
On the off chance that it’s about picking one to learn initially, then it ought to be PHP.
When you start learning PHP, then as you progress, you will see the need of communicating with database, and all things considered MySQL will fit in exceptionally well and afterward you can learn MySQL as well. Be that as it may, such a circumstance would not be there the other way around. So starting first with PHP would without a doubt turn out to be better.
http://www.codexpresslabs.info/2017/05/what-should-i-learn-first-php-or-mysql.html