Frameworks

PHPPHP

PHP Usage Statistics · Download List of All Websites using PHP

PHP is a widely used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

Web Servers

nginxnginx

nginx Usage Statistics · Download List of All Websites using nginx

nginx [engine x] is a HTTP server and mail proxy server written by Igor Sysoev.

Document Encoding

ISO/IEC 8859ISO/IEC 8859

ISO/IEC 8859 Usage Statistics

ISO 8859, more formally ISO/IEC 8859, is a joint ISO and IEC standard for 8-bit character encodings for use by computers. The standard is divided into numbered, separately published parts, such as ISO/IEC 8859-1, ISO/IEC 8859-2, etc., each of which may be informally referred to as a standard in itself. There are currently 15 parts as of 2006 excluding the abandoned ISO/IEC 8859-12 standard.

Document Standards

Content Security PolicyContent Security Policy

Content Security Policy Usage Statistics

Content Security Policy is a computer security concept, to prevent cross-site scripting XSS attacks.

Content Type OptionsContent Type Options

Content Type Options Usage Statistics

Used to disable MIME-sniffing for a particular HTTP response.

Referrer PolicyReferrer Policy

Referrer Policy Usage Statistics

Requests made from a document, and for navigations away from that document are associated with a Referrer header. This policy determines in the browser should send a referrer or not.

X-Frame-OptionsX-Frame-Options

X-Frame-Options Usage Statistics

The X-Frame-Options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a frame or iframe. Sites can use this to avoid clickjacking attacks, by ensuring that their content is not embedded into other sites.

X-XSS-ProtectionX-XSS-Protection

X-XSS-Protection Usage Statistics

X-XSS-Protection is a HTTP header set by Internet Explorer 8+. This header lets domains toggle on and off the "XSS Filter" of IE8, which prevents some categories of XSS attacks.