Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-includes
/
js
/
tinymce
/
plugins
/
wpgallery
:
class-json.php
Advanced Search
Upload
New Item
Settings
JavaScript
ABAP
ABC
ActionScript
ADA
Apache Conf
AsciiDoc
ASL
Assembly x86
AutoHotKey
Apex
BatchFile
Bro
C and C++
C9Search
Cirru
Clojure
Cobol
CoffeeScript
ColdFusion
C#
Csound Document
Csound
Csound Score
CSS
Curly
D
Dart
Diff
Dockerfile
Dot
Drools
Edifact
Eiffel
EJS
Elixir
Elm
Erlang
Forth
Fortran
FSharp
FSL
FreeMarker
Gcode
Gherkin
Gitignore
Glsl
Gobstones
Go
GraphQLSchema
Groovy
HAML
Handlebars
Haskell
Haskell Cabal
haXe
Hjson
HTML
HTML (Elixir)
HTML (Ruby)
INI
Io
Jack
Jade
Java
JSON
JSONiq
JSP
JSSM
JSX
Julia
Kotlin
LaTeX
LESS
Liquid
Lisp
LiveScript
LogiQL
LSL
Lua
LuaPage
Lucene
Makefile
Markdown
Mask
MATLAB
Maze
MEL
MIXAL
MUSHCode
MySQL
Nix
NSIS
Objective-C
OCaml
Pascal
Perl
Perl 6
pgSQL
PHP (Blade Template)
PHP
Puppet
Pig
Powershell
Praat
Prolog
Properties
Protobuf
Python
R
Razor
RDoc
Red
RHTML
RST
Ruby
Rust
SASS
SCAD
Scala
Scheme
SCSS
SH
SJS
Slim
Smarty
snippets
Soy Template
Space
SQL
SQLServer
Stylus
SVG
Swift
Tcl
Terraform
Tex
Text
Textile
Toml
TSX
Twig
Typescript
Vala
VBScript
Velocity
Verilog
VHDL
Visualforce
Wollok
XML
XQuery
YAML
Django
Chrome
Clouds
Crimson Editor
Dawn
Dreamweaver
Eclipse
GitHub
IPlastic
Solarized Light
TextMate
Tomorrow
XCode
Kuroir
KatzenMilch
SQL Server
Ambiance
Chaos
Clouds Midnight
Dracula
Cobalt
Gruvbox
Green on Black
idle Fingers
krTheme
Merbivore
Merbivore Soft
Mono Industrial
Monokai
Pastel on dark
Solarized Dark
Terminal
Tomorrow Night
Tomorrow Night Blue
Tomorrow Night Bright
Tomorrow Night 80s
Twilight
Vibrant Ink
8
10
11
12
13
14
15
16
17
18
20
22
24
26
30
Back
Back Up
Normal Editor
Save
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<
?
php
_deprecated_file
(
basename
(
__FILE__
)
,
'5.3.0'
,
''
,
'The PHP native JSON extension is now a requirement.'
)
;
if
(
!
class_exists
(
'Services_JSON'
)
)
:
/* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */
/**
* Converts to and from JSON format.
*
* JSON (JavaScript Object Notation) is a lightweight data-interchange
* format. It is easy for humans to read and write. It is easy for machines
* to parse and generate. It is based on a subset of the JavaScript
* Programming Language, Standard ECMA-262 3rd Edition - December 1999.
* This feature can also be found in Python. JSON is a text format that is
* completely language independent but uses conventions that are familiar
* to programmers of the C-family of languages, including C, C++, C#, Java,
* JavaScript, Perl, TCL, and many others. These properties make JSON an
* ideal data-interchange language.
*
* This package provides a simple encoder and decoder for JSON notation. It
* is intended for use with client-side JavaScript applications that make
* use of HTTPRequest to perform server communication functions - data can
* be encoded into JSON notation for use in a client-side javaScript, or
* decoded from incoming JavaScript requests. JSON format is native to
* JavaScript, and can be directly eval()'ed with no further parsing
* overhead
*
* All strings should be in ASCII or UTF-8 format!
*
* LICENSE: Redistribution and use in source and binary forms, with or
* without modification, are permitted provided that the following
* conditions are met: Redistributions of source code must retain the
* above copyright notice, this list of conditions and the following
* disclaimer. Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following disclaimer
* in the documentation and/or other materials provided with the
* distribution.
*
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
* OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX