Blog posts tagged "php" – 2 posts found:

2010-02-15: array_slice is not confused about negative length

Posted at 2010-02-15 13:32:18 by SHD

I enjoy reading the amusingly named www.phpwtf.org on the rare occasions that they add a new post. A recent post complains about negative lengths when using array_slice (actually confusing it with array_splice at one point). Unfortunately, a technical issue means the site doesn't currently accept comments, so I'll simply make a blog post out of my comment there. The info may still be useful to other PHP programmers.

2009-07-13: PHP WTF?

Posted at 2009-07-13 19:09:32 by SHD

Many blogs and sites spring up on the web promising frequent updates. More often than not, they post a handful of articles and then fall into neglect before dying a quiet death. Here's a site that seems to have potential, so let's hope it doesn't fall victim to this pattern.