Skip to main content
Xenos's user avatar
Xenos's user avatar
Xenos's user avatar
Xenos
  • Member for 11 years, 2 months
  • Last seen more than a month ago
62 votes
4 answers
64k views

Is there a CSS ":drop-hover" pseudo-class?

16 votes
2 answers
8k views

Difference between static:: and $this::

8 votes
2 answers
16k views

Limit the allowed file size for <input type=file> in pure HTML (no JS)

7 votes
2 answers
6k views

What's the Java equivalent for PHP's password_hash and password_verify?

7 votes
1 answer
2k views

CORS XSL with Chrome

7 votes
1 answer
2k views

What's the correct behaviour of SVG "defs" tag in CSS?

7 votes
1 answer
193 views

Call native javascript function that has been "erased" by the web page

5 votes
2 answers
3k views

How do I know what's behind the `auto_key0` index in MySQL?

4 votes
1 answer
2k views

Apply SVG filter to "fill" only

3 votes
3 answers
10k views

Exact match with RewriteRule without regex

3 votes
1 answer
49 views

PHP - PDO: MySQL's logged prepared statements include PS data

3 votes
0 answers
117 views

How to call a javascript type="module" from a webpage? [duplicate]

3 votes
1 answer
969 views

Header to cache an HTTP resource and use it if server is not available (ie: offline)?

3 votes
1 answer
6k views

Which MySQL variable sets the default collate of local variable?

2 votes
1 answer
786 views

Inverse of php array_column function?

2 votes
1 answer
2k views

RewriteCond comparing two variables in Apache htaccess

2 votes
1 answer
582 views

Getting the xslt "stack"

2 votes
3 answers
3k views

Sorting in XSL apply-templates nodes using other nodes from a variable (XSLT 1.0)

2 votes
1 answer
64 views

Disallow mysql UPDATE for this session

1 vote
1 answer
766 views

XML/XSL output as CSS background-image url()

1 vote
0 answers
253 views

Handler flag "application/x-httpd-php-source" returns an HTTP404

1 vote
0 answers
158 views

Set XSLTProcessor stream context in PHP

1 vote
1 answer
541 views

Bending custom image as SVG stroke

1 vote
0 answers
25 views

Does caching interfer when server responses cookies to a GET request?

1 vote
0 answers
87 views

Get the value when a MySQL constraint fails

1 vote
0 answers
184 views

PDO General error (HY000) when nextRowSet a statement CALLing procedure

1 vote
2 answers
921 views

Is Mysql NOW() DETERMINISTIC

1 vote
0 answers
111 views

Mercurial repository max commit count?

1 vote
1 answer
933 views

Is XML's root closing tag mandatory?

1 vote
1 answer
131 views

Forbid two columns to have the same name in MySQL resultset?