// #php — 2010-09-07
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
03:29:45 Quit: schnoodles ([email protected]) Connection reset by peer
03:29:52 Join: schnoodles ([email protected]) to #php
16:00:35 Join: Fastidius ([email protected]) to #php
16:00:52 <Fastidius> anyone able to help me with a noob syntax issue...
16:00:53 <Fastidius> while (OCIFetch($query)){}
16:00:53 <Fastidius> echo "<TR>";
16:00:53 <Fastidius> for ($i = 0; $i < $num_columns; $i++) {
16:00:53 <Fastidius> $column_value = OCIResult($query,$i);
16:00:54 <Fastidius> echo "<TD>$column_value</TD>";
16:00:54 <Fastidius> echo "</TR>";
16:00:54 <Fastidius> }
16:00:54 <Fastidius> echo "</TABLE>";
16:01:23 <Fastidius> i think my issues are to do with the while line, im confused by the brackets and now stuck heh
16:07:25 Quit: Fastidius ([email protected]) Quit: User pushed the X - because it's Xtra, baby
21:31:04 Join: Jester ([email protected]) to #php
Search this day's buffer:
