Code like a pro in php 2021| Best Practices and code improvements | Updated 2021

Code like a pro in php 2021| Best Practices and code improvements | Updated 2021

Zarx Biz

3 года назад

14,428 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@keemkorn
@keemkorn - 05.05.2023 23:33

gabada GABADA GABADA GABADA GABADA GABADA..... gabada.. gabada.. gaba.

Ответить
@jerryurena6370
@jerryurena6370 - 15.02.2023 01:32

The best practice would be using PHP only as a backend server not mixed up with UI. The title is misleading by the way.

Ответить
@sabuein
@sabuein - 29.01.2023 15:42

Thank you.

Ответить
@everygamegoing
@everygamegoing - 15.12.2022 23:02

Good vid. I am a PHP developer. I would just say that, regarding the ternary operator (your first example), I don't agree that it "makes the code more readable". Whilst I've got nothing against the ternary operator per se, I think if {} else {} is much more understandable, even if it takes more lines. Also, in most code, after you do the comparison, there's a whole load of things that you want to fire as a result, i.e. if( $i == 1 ) { function1();function2();function3() ... etc }. But yes, you're right, even after 14 years developing, I didn't know some of the things mentioned in this vid!

Ответить
@ashokg.j.9174
@ashokg.j.9174 - 18.10.2022 12:41

Thanks, I learnt new things

Ответить
@ahmerali1050
@ahmerali1050 - 18.07.2022 13:34

nice

Ответить
@rijafashions3144
@rijafashions3144 - 18.05.2022 11:37

sir accept my respect as a one of the best teacher.

Ответить
@raadkasem
@raadkasem - 08.03.2022 23:45

Great video, Thank you 👍

Ответить