Oracle Noob - OCIFetch

This is a discussion on Oracle Noob - OCIFetch within the Oracle forums in Oracle Database category; I have a query that returns 3 rows\ I have this:...

Go Back   Database Forum > Oracle Database > Oracle

Database Forums

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 07-07-2008, 02:25 PM
Default Oracle Noob - OCIFetch

I have a query that returns 3 rows\
I have this:

$i = 1;
while(OCIFetch($chk)){
echo $i; //echoes 1 - 55
$i++;
}

Why does it increment to 55?
Thank you for any enlightenment!
Reply With Quote
Reply


Thread Tools
Display Modes



All times are GMT -4. The time now is 06:35 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Integrated by bbpixel2008 :: jvbPlugin R1013.368.1

Search Engine Friendly URLs by vBSEO 3.1.0
vB Ad Management by =RedTyger=
In an effort to better serve ads to our visitors, cookies are used on Mydatabasesupport.com. For more information, check out our Privacy Policy.