|
|
|
|
|
by bsdubernerd
2147 days ago
|
|
I always used and use PHP because it gets the s$$$ done. But truth be told, the hate is deserved. It never was a particularly efficient language, which might not matter that much, but it was riddled with gotchas, warts and horrible solutions to many technical and social problems. Today PHP is faster than many alternatives, many of its warts got fixed, but I cannot brush off the fact that it's still based on a poorly-designed base and runtime library. I'm still using PHP when it makes sense, in the same way I'm still using perl where it makes sense. |
|