Jeff (and John) --

...and then [EMAIL PROTECTED] said...
% 
...
%  >   $r = mysql_query($q,$dbro) ;
%  >   $row = mysql_fetch_array($r) ;
%  >   $i = $row[0] ;
...
% >this one row (not looping), could I just
% >
% >  $i = mysql_fetch_array($r)[0] ;
% 
% Hi David....

Hi!


%       How about:
%       $i = mysql_result(mysql_query($q,$dbro),0);

Oooh!  Cool!  Just right.


% HTH
% Jeff


Thanks & HAND

:-D
-- 
David T-G
[EMAIL PROTECTED]
http://justpickone.org/davidtg/      Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to