Downloads
Documentation
Get Involved
Help
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
함수 목록 »
« MongoDB\Driver\WriteResult::isAcknowledged
PHP 매뉴얼
함수 레퍼런스
Database Extensions
특정 벤더 데이터베이스 확장
MongoDB
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
BSON type classes and serialization functions
함수 목록
MongoDB\BSON\fromJSON
— Returns the BSON representation of a JSON value
MongoDB\BSON\fromPHP
— Returns the BSON representation of a PHP value
MongoDB\BSON\toJSON
— Returns the JSON representation of a BSON value
MongoDB\BSON\toPHP
— Returns the PHP representation of a BSON value
MongoDB\BSON\Binary
— The MongoDB\BSON\Binary class
MongoDB\BSON\Binary::__construct
— Construct a new Binary
MongoDB\BSON\Binary::getData
— Returns the Binary's data
MongoDB\BSON\Binary::getType
— Returns the Binary's type
MongoDB\BSON\Decimal128
— The MongoDB\BSON\Decimal128 class
MongoDB\BSON\Decimal128::__construct
— Construct a new Decimal128
MongoDB\BSON\Decimal128::__toString
— Returns the string representation of this Decimal128
MongoDB\BSON\Javascript
— The MongoDB\BSON\Javascript class
MongoDB\BSON\Javascript::__construct
— Construct a new Javascript
MongoDB\BSON\MaxKey
— The MongoDB\BSON\MaxKey class
MongoDB\BSON\MaxKey::__construct
— Construct a new MaxKey
MongoDB\BSON\MinKey
— The MongoDB\BSON\MinKey class
MongoDB\BSON\MinKey::__construct
— Construct a new MinKey
MongoDB\BSON\ObjectID
— The MongoDB\BSON\ObjectID class
MongoDB\BSON\ObjectID::__construct
— Construct a new ObjectID
MongoDB\BSON\ObjectID::__toString
— Returns the hexidecimal representation of this ObjectID
MongoDB\BSON\Regex
— The MongoDB\BSON\Regex class
MongoDB\BSON\Regex::__construct
— Construct a new Regex
MongoDB\BSON\Regex::getFlags
— Returns the Regex's flags
MongoDB\BSON\Regex::getPattern
— Returns the Regex's pattern
MongoDB\BSON\Regex::__toString
— Returns the string representation of this Regex
MongoDB\BSON\Timestamp
— The MongoDB\BSON\Timestamp class
MongoDB\BSON\Timestamp::__construct
— Construct a new Timestamp
MongoDB\BSON\Timestamp::__toString
— Returns the string representation of this Timestamp
MongoDB\BSON\UTCDateTime
— The MongoDB\BSON\UTCDateTime class
MongoDB\BSON\UTCDateTime::__construct
— Construct a new UTCDateTime
MongoDB\BSON\UTCDateTime::toDateTime
— Returns the DateTime representation of this UTCDateTime
MongoDB\BSON\UTCDateTime::__toString
— Returns the string representation of this UTCDateTime
MongoDB\BSON\Type
— The MongoDB\BSON\Type interface
MongoDB\BSON\Persistable
— The MongoDB\BSON\Persistable interface
MongoDB\BSON\Serializable
— The MongoDB\BSON\Serializable interface
MongoDB\BSON\Serializable::bsonSerialize
— Provides an array or document to serialize as BSON
MongoDB\BSON\Unserializable
— The MongoDB\BSON\Unserializable interface
MongoDB\BSON\Unserializable::bsonUnserialize
— Constructs the object from a BSON array or document
add a note
User Contributed Notes
There are no user contributed notes for this page.