Skip to main content
Jeff's user avatar
Jeff's user avatar
Jeff's user avatar
Jeff
  • Member for 15 years
  • Last seen this week
2273 votes
37 answers
3.8m views

RegEx match open tags except XHTML self-contained tags

193 votes
9 answers
536k views

PHP $_SERVER['HTTP_HOST'] vs. $_SERVER['SERVER_NAME'], am I understanding the manual pages correctly?

49 votes
9 answers
536k views

How to loop in excel without VBA or macros?

18 votes
5 answers
22k views

Do WordPress widget (or sidebar) hooks exist?

15 votes
8 answers
33k views

PHP "backspace" character during output possible?

15 votes
4 answers
13k views

What does compiling WITH_PIC (-DWITH_PIC, --with-pic) actually do?

14 votes
4 answers
10k views

Difference between error_reporting() and ini_set('error_reporting')?

13 votes
1 answer
2k views

What is the PHP Shared Memory (mm, --with-mm) session module?

12 votes
3 answers
13k views

How to remap Vim keys (PageUp and PageDown)

12 votes
4 answers
16k views

PHPMailer v. mail() for a simple Contact Form

12 votes
5 answers
21k views

How to achieve proper CSS line-height consistency

11 votes
3 answers
71k views

How to loop rows with Excel VBA macro?

8 votes
1 answer
1k views

Sublime Text autocomplete window closes when scrolling off the list

7 votes
3 answers
10k views

Proper way to set PHP include path for *Nix and Windows

7 votes
4 answers
1k views

Why does Google unescape their Analytics tracking code?

6 votes
1 answer
951 views

Are there any adverse side effects to loading html5shiv in every browser?

6 votes
7 answers
6k views

CSS text-select cursor ie7, strange behavior

5 votes
3 answers
778 views

PHP benchmark functions timer script

5 votes
8 answers
6k views

Check for valid gravatar (PHP)

5 votes
2 answers
2k views

Math question regarding a Fantasy Sports (snake) draft

4 votes
3 answers
1k views

PHP method chaining benefits?

4 votes
5 answers
7k views

CSS How to Properly use ems instead of pixels?

3 votes
2 answers
1k views

PHP $_SERVER['HTTP_HOST'] escaping, does this look acceptable?

3 votes
4 answers
5k views

How to use PHP's DOM extension loadHTML

3 votes
5 answers
13k views

How to format a simple PHP array of strings?

3 votes
1 answer
320 views

Website infected with re-appearing JS malware. What does this code do? [closed]

3 votes
2 answers
6k views

How to use DuckDuckGo's search autocomplete suggestions

2 votes
2 answers
972 views

How to define compile-time -D macros (Apache 2.2)?

2 votes
1 answer
213 views

How to remove words in the current buffer from Sublime Text 4 autocomplete list

2 votes
2 answers
1k views

How to change an element's font-family without affecting it's ::before or ::after?