Re: How to know which row was affected with a querry ???

2001-07-31 Thread Werner Stuerenburg
MySQL returns the autoincrement number - ask it! In php, this is wrapped into mysql_insert_id(); Zbigniew Szczesny schrieb am Montag, 30. Juli 2001, 21:15:37: > Hello ! > I have a following problem while scripting MySQL with PHP4: > Imagine the user may add a record to a table. How can I know

RE: How to know which row was affected with a querry ???

2001-07-30 Thread Plytas, George
look up mysql_insert_id() in the php documentation. Check out the documentation as it appears on the www.php.net site http://www.php.net/manual/en/function.mysql-insert-id.php hope that helps George -Original Message- From: Zbigniew Szczesny [mailto:[EMAIL PROTECTED]] Sent: Monday, Jul