Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16368 программистов и 1782 робота. Сейчас ищут 2037 программистов ...
Приступая к работе

The MongoInt32 class

Вернуться к: Types

(PECL mongo >=1.0.9)

Внимание

This extension that defines this class is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this class in the new extension.

Instead, the new extension chooses the appropriate database type depending on the integer's value.

Введение

The class can be used to save 32-bit integers to the database on a 64-bit system.

Обзор классов

MongoInt32 {
/* Fields */
public string $value ;
/* Методы */
public __construct ( string $value )
public string __toString ( void )
}

Fields

value
This is the string value of the 32-bit number. For instance, 123's value would be "123".

Содержание



Вернуться к: Types

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware