An overview of the Functional Options Pattern in Golang, which solves one of the most common issues when developing services in...
Created by ynori7 onFind out what to expect with PHP7 and how to prepare yourself. There have been some really great improvements in language at it...
Created by ynori7 onAs a web developer, one is often confronted with users without JavaScript. Why might JS be disabled and how should we handle it?
Created by ynori7 onA list of common vulnerabilities found in PHP websites and some suggestions about how to fortify them.
Created by ynori7 onA short summary on the differences between the much misunderstood keywords static and const.
Created by COM onProvides a bit more in-depth look at the memory management of structs, objects and unions in the programming languages C and C+...
Created by COM onAn arbitrary collection of facts about PHP that are frequently forgotten or left out of tutorials. For those new to PHP.
Created by COM onThe first of two parts on creating a PHP IRC bot.
Created by t0xikc0mputer onA short article explaining the concepts around data types, and some of the more advanced ways to manipulate them.
Created by ynori7 on