Re: [PHP] Exporting to Excel

2008-06-18 Thread Dan Shirah
> >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!] Son of a Bisquick! I'll chalk that up to looking at the Ma

Re: [PHP] Exporting to Excel

2008-06-18 Thread Daniel Brown
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