ericm Posted August 25, 2008 Share Posted August 25, 2008 I'd like to have the iterator interface implemented for use w/ foreach, but I don't see an easy way to "seek" in the result set. The rewind() function is a requirement, so how do I get the result set point back to the start position? I don't see anything similar to mySQL's mysql_data_seek in the OCI8 manual. Quote Link to comment https://forums.phpfreaks.com/topic/121235-implementing-the-iterator-interface-w-oracle-9i/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.