I'm looking to learn php, what should I know first? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

I'm looking to learn php, what should I know first?

I want to look at an ivr in php what should I know before I move on to php, have a basic knowledge of html and css, is it overly ambitious and asking for trouble to move to php?

7th Mar 2017, 10:04 PM
sophie stephens
sophie stephens - avatar
4 Answers
+ 9
I love PHP, but don't you think it would be wise to first learn JS? PHP is my best language and I've been using it for years; it can really work well with JavaScript to really make dynamic applications/sites/projects. There's definitely no harm in learning it now though, because it's great.
10th Mar 2017, 5:45 PM
Mark Foxx
Mark Foxx - avatar
+ 6
you may consider learning html css and js first.
7th Mar 2017, 10:21 PM
Oussama Bouchareb
Oussama Bouchareb - avatar
+ 5
Two really good answers👍
7th Mar 2017, 10:54 PM
Cory Gutierrez🔹
Cory Gutierrez🔹 - avatar
+ 3
After learn html/css going on with php is a logical. I recommend you to put on the side the O.O.P with php in a first time, try to play with variables first, with functions, to build some form and handle them with php, to communicate with databases (.xml, sql, .txt) and after you start to feel confortable have a look at O.O.P and you still can push to M.VC after O.O.P.
7th Mar 2017, 10:11 PM
Geoffrey L
Geoffrey L - avatar