+ 3

Guys, is PHP need maths???

Or can you describe me which coding need maths??? Please....

19th Apr 2018, 12:27 AM
Mirul Makenkov II
Mirul Makenkov II - avatar
3 Answers
+ 3
Basic Math are fine for PHP. Well, this depends a lot in the projects that you have. If you only want to use PHP + MySQL, you are fine.
19th Apr 2018, 2:03 AM
Mickel
Mickel - avatar
+ 1
A language itself doesn't need too much maths to learn, however being good at maths means you're more likely to have greater potential as a programmer. Any language can program maths problems.
19th Apr 2018, 12:34 AM
Emma
+ 1
A basic knowledge of math would be very helpful. you'll use it more.often than you think. Anything from knowing which measurements of the screen vs document vs display area to subtract in order to get a scrollHeight to bring able to accurately position things dynamically over content etc.
19th Apr 2018, 12:37 AM
Adam
Adam - avatar