Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
PrivateBin
Json
PHP Класс PrivateBin\Json
Provides JSON functions in an object oriented way.
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
encode
(
mixed
$input
) :
string
Returns a string containing the JSON representation of the given input
Описание методов
encode()
публичный
статический
Метод
Returns a string containing the JSON representation of the given input
public
static
encode
(
mixed
$input
) :
string
$input
mixed
Результат
string