Leo Kuiper

"Building a map in order to find what's not lost but left behind."
 - Beth Orton


----- Original Message -----
From: koelwebdesign <[EMAIL PROTECTED]>
To: Neil Lathwood <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, November 22, 2001 7:47 PM
Subject: Re: [PHP-DB] Flushing PHP output


> http://www.php.net/manual/en/function.date.php
> this maybe a good starting point?
>
> Leo Kuiper
>
> "Building a map in order to find what's not lost but left behind."
>  - Beth Orton
>
>
> ----- Original Message -----
> From: Neil Lathwood <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, November 22, 2001 6:58 PM
> Subject: [PHP-DB] Flushing PHP output
>
>
> > Hi Folks,
> >
> > What I am trying to accomplish is:
> >
> > I want to have a web page access a number of DB's, this will start with
> one
> > but on a monthly basis increment by one. So within 12 months their will
be
> > 12 DB's. The web page will access each one in turn starting with the
> newest
> > DB and search through this for certain text. After a query has ended it
> > moves on to the next and so on.
> >
> > I want the PHP page to output html in the lines of:
> >
> > Scanning DB mm/yyyy....
> >
> > No results / Results depending on what it finds.
> >
> > <flush output so user can see if it has found what he is looking for>
> >
> > Scanning DB mm/yyyy....
> >
> > Etc.
> >
> > I hope this explains what I am trying to do. Any pointers would be
great.
> >
> > Thanks in advance
> >
> > Neil
> >
> >
> > --
> > PHP Database Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to