Back to the month index |
Back to the list index
|
Jason Armstrong (jason@datrix.co.za)
Fri, 14 Nov 1997 07:03:32 +0200 (SAT)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Howie: "Re: mod_auth_msql"
- Previous message: Jason Armstrong: "Re: "_seq" anyone know how to make it work?"
- In reply to: Ron Simpson: ""_seq" anyone know how to make it work?"
Date: Fri, 14 Nov 1997 07:03:32 +0200 (SAT) From: Jason Armstrong <jason@datrix.co.za> Subject: Re: msqlNumFields() Message-ID: <Pine.LNX.3.95.971114070024.6065A-100000@shark.datrix.co.za>On Thu, 13 Nov 1997, Matt Heller wrote:
> The problem is that when I try to get the number of fields using
> msqlNumFields(), actually msqlNumFields($result);, I get the following:
>
> Runtime Error! - Call to unknown function msqlNumFields()
The way I understand it, msqlNumFields() is not a Lite function but part of
the C API. I am not sure how to get the actual number of fields in Lite,
but this function works in C. In Lite at the moment, I am being explicit
about the number of fields being displayed.
Jason Armstrong
jason@datrix.co.za
- Next message: Howie: "Re: mod_auth_msql"
- Previous message: Jason Armstrong: "Re: "_seq" anyone know how to make it work?"
- In reply to: Ron Simpson: ""_seq" anyone know how to make it work?"