Skip to main content
11 of 13
replaced http://stackoverflow.com/ with https://stackoverflow.com/

Are just some I can think of. I'm pretty sure when I open the main frontpage I can think of some more. Note this is only from the PHP tag. I don't even want to start thinking about JS. The above are either type / RTFM questions or just the 10000th dupe. I don't see how they will fit the off-topic reasons.

To expand on this:

###Syntax / parse errors

Often the result of typo or a user error. I don't see how this fits off topic.

###mysql_* expects x y give

This can have several causes. A query which fails. Now we could find a generic dupe (one of many) which may help OP get further, but in most cases it wouldn't answer OP, but instead help him find his localized problem.

###Undefined offset

Basically the same as the first.

###Blank page of death

OP doesn't have error reporting enabled and if enabled will identify OPs localized problem in his code.

###Convert my code in language X to language Y

This may be a nice off topic candidate when the right reason is provided now I've given it some more thought.

###The 100000th question about how to access an array value

Every array will be different. So every answer will be different, but only to OPs specific code. Hence too localized.

As you can see above the TL reason is used (and I often used legitimately imho). So when TL is going to be gone stuff like this should be addressed in some way or we will have this exact same thing all over again only for some other close reason.


Some questions that were closed as TL today (in the PHP room):

Feel free to point out how these questions can be closed in the future or whether you disagree and think these questions shouldn't be closed in the first place.

PeeHaa
  • 8.1k
  • 1
  • 22
  • 52