Re: Printing off the page.... - Mailing list pgsql-php

From Volkan YAZICI
Subject Re: Printing off the page....
Date
Msg-id 7104a73705051305037d299361@mail.gmail.com
Whole thread Raw
In response to Re: Printing off the page....  (Volkan YAZICI <volkan.yazici@gmail.com>)
List pgsql-php
Oops. I forgot some other built-in PHP functions.

I think it's more feasible to use chunk_split(). (You can take a look
at wordwrap() function too but I'd advice chunk_split(). Also
chunk_split() should work much faster than any other function we wrote
by using PHP.)

Regards.

pgsql-php by date:

Previous
From: Volkan YAZICI
Date:
Subject: Re: Printing off the page....
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Printing off the page....