Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
PQFile
.Seek
public function
Seek
Prototype:
public function Seek(number offset, number whence=PGSQL_SEEK_SET)
Parameters
offset
(number) // TO DO
whence
(number) has a default value of PGSQL_SEEK_SET
Description:
TODO: Document this
Return value:
// TO DO