Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
int sasql_field_count( sasql_conn $conn )
Returns the number of columns (fields) the last result contains.
$conn The connection resource returned by a connect function.
A positive number of columns, or FALSE if $conn is not valid.