[Gllug] mySQL and PHP

home at alexhudson.com home at alexhudson.com
Tue Jul 10 12:31:07 UTC 2001


On Tue, Jul 10, 2001 at 01:05:35PM +0100, Jackson, Harry wrote:
> 	At the moment we are getting this.

Where from? You don't seem to say how you've gotton the data out of the
database - via a php page?

There are two possibilities - firstly, that the data isn't importing
correctly - most likely incorrect line terminators, forcing everything into
a single row. Second possibility is that the data is going in fine, but
you're expecting it to self-format some how.

For example, if you're just pulling raw text out of the db via php, you need
to wrap it in html. Otherwise, you're getting the page which has an
incorrect mime-type, hence the formatting doesn't come through.

Cheers,

Alex.

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list