I am outputting a series of record safter querying the Database. I use a PHP script that uses mySQL and outputs the results.
I have set up a format. I see the results are aligned according to the format. in the Unix window when I run my script.
I don't know how to set the mime type so that I can see the results using the browser. I tried to set up
Content-type: application/format-type.
can somebody suggest how to set up the mime for a general case.
Thanks,
balaji