Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

PHP while loops explained

14.7K views on YouTube

#PHP #course #tutorial

// while loop = do some code infinitely while some
// condition remains true