NYCPHP Meetup

NYPHP.org

[nycphp-talk] queuing data

Michael Southwell michael.southwell at nyphp.com
Tue Aug 14 17:29:35 EDT 2007


>The problem is how do I queue the returned records and then back 
>each record individually, one by one, view, get next record and so 
>on until all the returned records have been read?

save what is returned in a session, along with a total count of rows. 
redirect to a display page where you can step through the records 
with a calculated pointer to current/previous/next


Michael Southwell, Vice President for Education
New York PHP
http://www.nyphp.com/training - In-depth PHP Training Courses





More information about the talk mailing list