| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | May 12 2002 5:14pm |
| Subject: | Re: mysql_affected_rows() | ||
| View as plain text | |||
At 12:15 +0200 5/12/02, Inbal Ovadia wrote: >Hi >I build a batch file that run a few sql queries. >I want to know the results (how many rows affected) >but it doesn't recognize the method mysql_affected_rows. >What should i use to get the results? >Thanks mysql_affected_rows(). Unless they're SELECT queries, in which case, use mysql_num_rows().
| Thread | ||
|---|---|---|
| • mysql_affected_rows() | Inbal Ovadia | 12 May |
| • Re: mysql_affected_rows() | Paul DuBois | 12 May |
