0

In php must the function be like "myFunction" and not "myfunction'

It's used all over the sololearn tutorial and I don't think when coding I can he time to do such a thing

7th Jan 2018, 3:46 PM
SAMWEL JUMA
SAMWEL JUMA - avatar
2 Answers
0
It's used all over the coding world (or my_function etc). It improves readability so is definitely worth doing. Over time you don't even think about it. https://goo.gl/fgYP93
7th Jan 2018, 3:49 PM
Dan Walker
Dan Walker - avatar
0
this is known as Camel-casing. and its not necessary.. there are certain ways of writing codes, though they are not mandatory but gives a unique and clear visual to end user
7th Jan 2018, 3:51 PM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar