Actually you can keep $i as zero, it should still get row 0 now that I think of it.

dont know how your table is set up so hard to tell.


On May 27, 2011, at 4:31 PM, David McGlone wrote:

On Fri, 2011-05-27 at 16:13 -0500, Karl DeSaulniers wrote:
To get row 0
  make the for loop change to

for($i=-1;

Hmm, when changing to -1 the error prints to the screen twice and when
entering 0 I still get "You did not enter an error code!"

Blessings,
David M.


Karl DeSaulniers
Design Drumm
http://designdrumm.com


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to