ovrimos_free_result
(PHP 4 >= 4.0.3)
ovrimos_free_result -- Frees the specified result_id
Description
bool ovrimos_free_result ( int result_id)
ovrimos_free_result() frees the specified result_id. Returns
TRUE.
ovrimos_longreadlen
(PHP 4 >= 4.0.3)
ovrimos_longreadlen -- Specifies how many bytes are to
be retrieved from long datatypes
Description
bool ovrimos_longreadlen ( int result_id, int length)
ovrimos_longreadlen() specifies how many bytes are to be
retrieved from long datatypes (long varchar and long varbinary).
Default is zero. It currently sets this parameter the specified
result set. Returns TRUE.
|