+ 12
Do I need to learn sql before starting to learn php?
Now that i have pretty good knowledge of html,css and javascript I was thinking of learning php.But what are its prerequisites? P.s I dont have slightest of idea about sql.
7 Réponses
+ 9
No, but it's required when you need to work with Databases.
+ 7
Mitali Jadhavrao
SQL is not important in learning PHP but it is necessary especially when you are doing database administrations like Create Read Update Delete operations.
+ 6
no.
first learn php
then learn sql...
then full LAMP stack..
+ 5
i already have learnt php but idk how to connect a sql database.
I think thats its better to start learning php if you start learning sql then you can already start learning to connenct them.
You can also use firebase an online realtime database. You can controll it with javascript and it works on sololearn to.
You can let people interact in realtime with each other with firebase, but i think that its better to use sql.
+ 5
「HAPPY TO HELP」
I think cookies are no a better idea of storage ..
because it can be easily accessed by hackers 😋
+ 1
For example: in my university was a study-plan with "SQL-course" on 3 year and "Web-technologies"(including PHP) on 5 year.
0
No. It is not necessary. You can learn SQL later.