PHP Doku:: Specifies how many bytes are to be retrieved from long datatypes - function.ovrimos-longreadlen.html

Verlauf / Chronik / History: (25) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenOvrimos SQLOvrimos SQL Funktionenovrimos_longreadlen

Ein Service von Reinhard Neidl - Webprogrammierung.

Ovrimos SQL Funktionen

<<ovrimos_free_result

ovrimos_num_fields>>

ovrimos_longreadlen

(PHP 4 >= 4.0.3, PHP 5 <= 5.0.5)

ovrimos_longreadlenSpecifies how many bytes are to be retrieved from long datatypes

Beschreibung

bool ovrimos_longreadlen ( int $result_id , int $length )

Specifies how many bytes are to be retrieved from long datatypes (long varchar and long varbinary).

Parameter-Liste

result_id

A result identifier, returned by ovrimos_execute() or ovrimos_exec().

length

The number of bytes to retrieve. Default is zero.

Rückgabewerte

Returns TRUE.


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",...)