daGrevis Posted May 9, 2010 Report Share Posted May 9, 2010 Sveiki, Es saskāros ar sekojošu problēmu, izvadot datus no MySQL datubāzes. Tiek izvadīti visi rezultāti, izņemot pašu pirmo ierakstu. Pirms es, ar savām līkajām rokām, pievienoju "No entries added yet!", nekas tāds nebija novērots. =D Lūk, kods, kurā ir tas "bugs". =D http://paste.php.lv/8791f527ec05cfe0747188c472d451f9?lang=php Ceru, ka izpalīdzēsiet! =) Quote Link to comment Share on other sites More sharing options...
briedis Posted May 9, 2010 Report Share Posted May 9, 2010 mysql_fetch_array pabīda tekošo ierakstu +1. Ja tu viņu izmanto jau if'a, tad arī tiek pabīdīts +1, un nav ko brīnīties, ka jau pie nākošās mysql_fetch_array tiek iegūts jau otrais ieraksts. Quote Link to comment Share on other sites More sharing options...
daGrevis Posted May 9, 2010 Author Report Share Posted May 9, 2010 Es vispār to - "No entries added yet!" - taisu pareizi? =) Quote Link to comment Share on other sites More sharing options...
mefisto Posted May 9, 2010 Report Share Posted May 9, 2010 tu drošvien gribēsi : mysql_num_rows(); Quote Link to comment Share on other sites More sharing options...
rATRIJS Posted May 9, 2010 Report Share Posted May 9, 2010 Paskaties topikā par @ izmantošanu (vienu zemāk droši vien pa šo būs) par funkcijas mysql_num_rows izmantošanu. Tas tev nebīdīs pointeri... Quote Link to comment Share on other sites More sharing options...
daGrevis Posted May 9, 2010 Author Report Share Posted May 9, 2010 O, re, aizgāja! =) Quote Link to comment 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.