Welcome! This page is using CodeRay 1.1.2.
We currently have
3054 rays
in the database.
You can add a
New Ray
or browse the posted rays by pages.
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",
"... |
|
plan text |
1 line
of
Plain text
|
16 Bytes |
Show |
Edit |
Expand |
|
asd |
15 lines
of
XML
by
asdsa
|
856 Bytes |
Show |
Edit |
Expand |
1
2
3
4 |
<configuration>
<sourceDirectory>src/docs/getting-started</sourceDirectory>
<backend>html5</backend>
... |
|