| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Fred Lindberg | Date: | May 5 1999 10:42pm |
| Subject: | Re: mysql_fetch_row() | ||
| View as plain text | |||
On Wed, 05 May 1999 16:32:15 -0600, Sasha Pachev wrote:
>the data is sent back to the client, but if it is sent
It is passed back as ascii. You can use the API to get the length,
which will be the length of the string representation of the number,
not the number of bytes the integer takes.
-Sincerely, Fred
(Frederik Lindberg, Infectious Diseases, WashU, St. Louis, MO, USA)
| Thread | ||
|---|---|---|
| • mysql_fetch_row() | list | 6 May |
| • Re: mysql_fetch_row() | Sasha Pachev | 6 May |
| • Re: mysql_fetch_row() | Fred Lindberg | 6 May |
