Hello if i just want to recive ONE result from mysql i used to use: echo mysql_result($result, 0);
Are there any equivalence to this in mysqli? Or what should i use to only recive ONE result, for example when i query with LIMIT 1. ------------------------------------------------- FREE E-MAIL IN 1 MINUTE! - [EMAIL PROTECTED] - http://www.pc.nu -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php