mysql_affected_rows()

On Thu, 22 Aug 2002, Randy Johnson wrote:

> I have a function
>
>
> update_trans();
>
>
> in a mysql_query() that processes an update,  what could i check for to see
> if it was successful or not.  The update only updates 1 row.
>
> Thanks
>
> Randy
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to