Discovered that PHP doesn't have an interface to the open() system call, so there's no way to have fine-grained control over truncation and creation of files you open.
Watched "Double Jeopardy". Ashley Judd must do T&A for scale, because her acting's nowhere near as polished as her body.
To be honest, I have mixed feelings about PHP. I now have it installed on all my machines, and for most of my small web programs I think I'd use it instead of CGI.
But it's far from perfect. It's struggling with backwards compatibility--the very things that make it easy to use also make it easy to have security holes, make it difficult to build large maintainable websites, and don't scale as more things get added to the language.
The book doesn't rah-rah PHP, it just says how best to use it. I'm confid
"Double Jeopardy" (Score:1)
The Book (Score:1)
Just the way that it will presumably appear positive about a language of which you evidently don't really approve. =)
---ict / Spoon
Re:The Book (Score:2)
But it's far from perfect. It's struggling with backwards compatibility--the very things that make it easy to use also make it easy to have security holes, make it difficult to build large maintainable websites, and don't scale as more things get added to the language.
The book doesn't rah-rah PHP, it just says how best to use it. I'm confid