Join Up!
96812 members and counting!
PHP Manual
All Mail Lists
Entire Site
downloads
|
documentation
|
faq
|
getting help
|
mailing lists
|
reporting bugs
|
php.net sites
|
links
|
my php.net
s
earch for
in the
function list
whole site
online documentation [en]
bug database
general mailing list
developer mailing list
documentation mailing list
SPL
Index
Function Reference
Other Basic Extensions
SPL
Introduction
Installing/Configuring
Predefined Constants
Datastructures
SPL Functions
ArrayIterator
ArrayObject
CachingIterator
RecursiveCachingIterator
DirectoryIterator
FilterIterator
LimitIterator
ParentIterator
RecursiveDirectoryIterator
RecursiveIteratorIterator
SimpleXMLIterator
SplDoublyLinkedList
SplStack
SplQueue
HOME
Community
Articles
Code Library
People
Mail Archive
My Account
Contribute
PHP Jobs
FilterIterator::valid
LimitIterator::getPosition
Last updated: Thu, 26 Jun 2008
The LimitIterator class
Introduction
...
Class synopsis
LimitIterator
class
LimitIterator
extends
IteratorIterator
implements
OuterIterator
,
Traversable
,
Iterator
{
/* Methods */
int
getPosition
(
void
)
void
next
(
void
)
void
rewind
(
void
)
void
seek
(
int
$position
)
bool
valid
(
void
)
}
Table of Contents
LimitIterator::getPosition
— Return the current position
LimitIterator::next
— Move the iterator forward
LimitIterator::rewind
— Rewind the iterator to the specified starting offset
LimitIterator::seek
— Seek to the given position
LimitIterator::valid
— Check whether the current element is valid
add a note
User Contributed Notes
The LimitIterator class
There are no user contributed notes for this page.
Open Source Database Feature Comparison Matrix
Try Declarative Programming with Annotations and Aspects
Locate All Stored Procedures and Their Objects/SQL Tables
Building a Stored Procedure Generator
Making Tables Read-only in Oracle
24-hour Support
Daily Backup
Dedicated Servers
JSP/Java Servlets
PHP
MySQL
Streaming Audio/Video
Telnet/SSH
Unix Hosting
24-hour Support
FilterIterator::valid
LimitIterator::getPosition
Last updated: Thu, 26 Jun 2008
show source
|
credits
|
sitemap
|
contact
|
advertising
|
mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror
is operated at:
http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles
|
Tips / Quickies
|
News
|
News Linking and RSS Feeds
|
Shared Code Library
Mail Archives
|
Support / Discussion Forums
|
Get Started!
Links
|
Contribute!
|
Docs