Re: Printing off the page....

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема Re: Printing off the page....
Дата
Msg-id 7104a73705051305037d299361@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Printing off the page....  (Volkan YAZICI <volkan.yazici@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Volkan YAZICI
Дата:
Сообщение: Re: Printing off the page....
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Printing off the page....