and most programs which manipulate data
>>will accept a CSV file as input, and then manipulate it in different ways
>>from there...
>>
>>hope something in there helps
>>
>>Beau
>>
>>// -Original Message-
>>// From: [EMAIL PROTECTED]
>
> At 10:02 AM 7/26/01 +0700, Sommai Fongnamthip wrote:
> >Hi,
> > When I retrieve data to display on web with PHP, it can print out
> > from web in Browser Stlye. How could we have some PHP code to retrieve
> > current display data into PC and print it with some Custom Report Style?
>
: [EMAIL PROTECTED]
>// [mailto:[EMAIL PROTECTED]]
>// Sent: Thursday, 26 July 2001 9:53 PM
>// To: Sommai Fongnamthip; [EMAIL PROTECTED]
>// Subject: Re: [PHP-DB] report style printing
>//
>//
>//
>// I'm confused - what do you mean? When you use the terms
>//
// From: [EMAIL PROTECTED]
// [mailto:[EMAIL PROTECTED]]
// Sent: Thursday, 26 July 2001 9:53 PM
// To: Sommai Fongnamthip; [EMAIL PROTECTED]
// Subject: Re: [PHP-DB] report style printing
//
//
//
// I'm confused - what do you mean? When you use the terms
// "Browser Style"
I'm confused - what do you mean? When you use the terms "Browser Style" and
"Custom Report Style" are you referring to style sheets, a property of a
particular browser, or what?
If style sheets, keep in mind that different browsers react in unique ways
to style sheets.
As I understand PHP yo