|
|
|
|
|
by sneak
2983 days ago
|
|
I wasn’t talking about SQL in PHP, I was talking about people who like pursuing sloppy and careless software engineering practices in general, like writing unsafe SQL queries using string concatenation [in any programming language]. Using PHP is the same thing. The story about FizzBuzz is not literally asking you to implement FizzBuzz. It’s an illustration. My comment could be rephrased: just because many people like doing things that are bad does not mean that those things aren’t bad. It just means that many people are ignorant. |
|