★ wanayoo — archive 1999 http://fr.php.net/manual/function.sybase-data-seek.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Sybase
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this pageFrench version of this pageHungarian version of this page
Spanish version of this pageDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
Sybase
* sybase_affected_rows
* sybase_close
* sybase_connect
* sybase_data_seek
* sybase_fetch_array
* sybase_fetch_field
* sybase_fetch_object
* sybase_fetch_row
* sybase_field_seek
* sybase_free_result
* sybase_get_last_message
* sybase_min_client_severity
* sybase_min_error_severity
* sybase_min_message_severity
* sybase_min_server_severity
* sybase_num_fields
* sybase_num_rows
* sybase_pconnect
* sybase_query
* sybase_result
* sybase_select_db

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: sybase_data_seek
View the source code for this pageSearch the site



Previous page
 sybase_connect
 Updated
Mon, 08 Jan 2001
sybase_fetch_array 
Next page


sybase_data_seek

(PHP 3, PHP 4 )

sybase_data_seek -- move internal row pointer

Description

bool sybase_data_seek (int result_identifier, int row_number)

Returns: true on success, false on failure

sybase_data_seek() moves the internal row pointer of the Sybase result associated with the specified result identifier to pointer to the specifyed row number. The next call to sybase_fetch_row() would return that row.

See also: sybase_data_seek().


 About Notes


Previous page
 sybase_connect
 Updated
Mon, 08 Jan 2001
sybase_fetch_array 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.