rtCamp notes, day 8/undefined
Started working on changing code base of PHP-XKCD assignment to Object Oriented. Came to learn a lot of practical things. Classes with namespaces are automatically included if the namespace is perfectly organised with the directory structure. Function chaining can call…
