Welcome! This page is using CodeRay 1.1.2.
We currently have
3066 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
| asdasd | 16 lines
of
Python
by
asdasd | 903 Bytes | Show | Edit | Expand | 
|  | 
| testttt | 2 lines
of
HTML
by
adsas | 136 Bytes | Show | Edit | Expand | 
| 
  | 1
2 | <h3>Welcome to the real-time HTML editor!</h3>
<p>Type HTML in the textarea above, and it will magically appear in the frame below.</p> | 
 | 
| xinobi | 1 line
of
SQL
by
xinobi | 20 Bytes | Show | Edit | Expand | 
|  | 
| th | 1 line
of
SQL
by
th | 41 Bytes | Show | Edit | Expand | 
| 
  | 1 | grant privilege thiago@123 to thiago@123; | 
 | 
| test css | 7 lines
of
CSS
by
ss | 78 Bytes | Show | Edit | Expand | 
| 
  | 1
2
3
4
5
6
7 | div {
background-color:red !important
}
::selection{color: #777}
Super | 
 | 
| wqeqweqwe | 1 line
of
PHP | 53 Bytes | Show | Edit | Expand | 
| 
  | 1 |   $GLOBALS['TYPO3_CONF_VARS']['BE']['lockSSL'] = ‘2’; | 
 | 
| wqeqweqwe | 9 lines
of
PHP | 330 Bytes | Show | Edit | Expand | 
| 
  | 1
2
3
4
5
6 |   
  RewriteCond %{HTTPS} on
  RewriteCond %{REQUEST_URI} !^/?typo3
  RewriteRule (.*) http:
   | 
 | 
| wqeqweqwe | 2 lines
of
C | 48 Bytes | Show | Edit | Expand | 
| 
  | 1
2 |   config.absRefPrefix = auto
  config.baseURL > | 
 | 
| wqeqweqwe | 1 line
of
SQL | 208 Bytes | Show | Edit | Expand | 
| 
  | 1 | SELECT * FROM tt_content WHERE (bodytext LIKE "%script%" OR bodytext LIKE "%iframe%" OR bodytext LIKE "%object%" OR bodytext LIKE "%video%") AND (bodytext LIKE "%src='http:%" or bodytext LIKE "%src... | 
 | 
| asdf | 22 lines
of
JSON
by
asdf | 579 Bytes | Show | Edit | Expand | 
| 
  | 1
2
3
4
5
6
7
8
9 | {
    "glossary": {
        "title": "example glossary",
    "GlossDiv": {
            "title": "S",
      "GlossList": {
                "GlossEntry": {
                    "ID": "SGML",
          "... | 
 |