ID: 36865 Updated by: [EMAIL PROTECTED] Reported By: janise at hello dot lv -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows PHP Version: Irrelevant New Comment:
MySQL != mSQL mysql_affected_rows() takes (optionally) link identifier (mysql_connect()). msql_affacted_rows() takes result set (msql_query()). Previous Comments: ------------------------------------------------------------------------ [2006-03-26 20:27:10] janise at hello dot lv Description: ------------ On this page: http://www.php.net/manual/en/function.msql-affected-rows.php the argument is explained as the result resource (returned by "mysql_query"). But for me it didn't work; instead it worked if I gave the mySQL link identifier (returned by "mysql_connect"). I see that this bug has been explained already to solutions (now when I try to submit), but the documentation is still wrong. Thanks! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36865&edit=1
