PHP Doku:: The string representation of this binary data object. - mongobindata.tostring.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverTypesThe MongoBinData classMongoBinData::__toString

Ein Service von Reinhard Neidl - Webprogrammierung.

The MongoBinData class

<<MongoBinData::__construct

The MongoInt32 class>>

MongoBinData::__toString

(PECL mongo >= 0.8.1)

MongoBinData::__toStringThe string representation of this binary data object.

Beschreibung

public string MongoBinData::__toString ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the string "<Mongo Binary Data>". To access the contents of a MongoBinData, use the bin field.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)