On Wed, Jun 18, 2008 at 5:53 PM, Dan Shirah <[EMAIL PROTECTED]> wrote:
> Hello all,
>
[snip!]
>
> Well, when I execute the page I get the popup to save/open the output as an
> Excel file.  When I open it, instead of getting data, it returns an error
> message of: PHP Warning: Wrong parameter count for ifx_fieldtypes()

    Come on, Shirah.  GOYA and RTFM!  ;-P

    http://php.net/ifx_fieldtypes

    Drop the $i parameter below:


[snip!]
> $query = ifx_query ($sql, $connect_id);
[snip!]
>  $head[] = ifx_fieldtypes($query, $i);
[snip!]

-- 
</Daniel P. Brown>
Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just
$59.99/mo. with no contract!
Dedicated servers, VPS, and hosting from $2.50/mo.

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

Reply via email to