Control Breaks

Поиск
Список
Период
Сортировка
От Chris Ruprecht
Тема Control Breaks
Дата
Msg-id 002b01c0e453$db292860$5dd26383@corp.compucom.com
обсуждение исходный текст
Список pgsql-php
Is there an easier way of doing a control break than:

for ( ... read all my records ...)
{
    if  this-value != last-value then ...
    .
    .
    .
    last-value = this-value
}


Also, any recommendations towards reading material?

Best regards,
Chris



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


В списке pgsql-php по дате отправления:

Предыдущее
От: "Marc Sherman"
Дата:
Сообщение: Printing Notices to the web?
Следующее
От: "Dan Wilson"
Дата:
Сообщение: Re: Printing Notices to the web?