[PHP-DEV] mysql_result(), Unable to jump to row 1 on MySQL result index 3 From: waldschrott (waldschrott <email protected>)
Date: 07/10/00

Hi this is a semi-mysql-php question,
has something changed in there since mysql version 3.22.x to 3.23.19, I
rarely use mysql_result() prefering mysql_fetch_row and so on... my
result has 1 row (verified with mysql_num_rows()) and in this row is the
needed result (verified with mysql_fetch_row()). But it´s not possible
mysql_result($result,1) - has something changed here since I used that
function the last time ???

regards

-- 
o----------0-¬---------O-·---¬----o---®-----o o    O   °       .
| http://www.kiffen.de | pRoteçt y0ur bRaín |0  O °     ¤  °        ·
0°·³°²'²³-¹'³´³°^°³~³²³°'³²²¨³²^³¹³²°²³`³º³°Þ ° o © °   .  ·
| psychedelic experience |  gott <email protected>  | O   ° o           °
o-¬--o--0-----©-·--O-----o-----0-¤----------o  0 °  · °  .  ¤ ·

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>