Skip to main content
chaos's user avatar
chaos's user avatar
chaos's user avatar
chaos
  • Member for 15 years, 7 months
  • Last seen more than a week ago
26 votes

break in a case with return.. and for default

26 votes
Accepted

Why does this bitwise shift-right appear not to work?

26 votes
Accepted

MySQL DELIMITER syntax errors

25 votes
Accepted

Evil merges in git?

25 votes
Accepted

How to tell if a window exists in Javascript?

25 votes
Accepted

how to insert an empty value in mysql date type field?

25 votes
Accepted

How can I access request headers that don't appear in $_SERVER?

25 votes
Accepted

Is there a way to flush a POSIX socket?

24 votes

When *not* to use prepared statements?

23 votes
Accepted

How do I allow spaces in this regex?

23 votes
Accepted

MySQL: Updating all rows setting a field to 0, but setting one row's field to 1

23 votes
Accepted

How do I determine the extension(s) associated with a MIME type in PHP?

22 votes

What is a code cave, and is there any legitimate use for one?

22 votes

Is Perl or C faster at parsing?

22 votes

Table Naming Dilemma: Singular vs. Plural Names

21 votes
Accepted

One cookie with many values or many cookies with one value?

21 votes
Accepted

Understanding Users - Does Performance Trump Looks?

21 votes
Accepted

How do you start Unix screen command with a command?

21 votes

Getting output of system() calls in Ruby

21 votes
Accepted

In PHP, how do I add to a zero-padded numeric string and preserve the zero padding?

20 votes
Accepted

Why does my jQuery click handler appear to run multiple times for some of its targets?

20 votes
Accepted

How do you notify Google through code that there is a updated sitemap?

20 votes

php static function

20 votes
Accepted

Why are positional queries bad?

19 votes

Is Perl faster than bash?

19 votes

Does PHP's $_REQUEST method have a security problem?

19 votes

How can I create a directory if one doesn't exist using Perl?

18 votes
Accepted

Can PHP asynchronously use sockets?

18 votes
Accepted

Need a regex to match a variable length string of numbers that can't be all zeros

18 votes

How should I rewrite a very large compound if statement in C#?

1 2 3
4
5
44