AW: AW: [PHP] Cache Database-driven site

2001-03-13 Thread Joe Maier
-- >Von: Aaron Tuller [mailto:[EMAIL PROTECTED]] >Gesendet: Montag, 12. Marz 2001 23:26 >An: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Betreff: Re: [PHP] Cache Database-driven site > > >At 11:19 PM +0100 3/12/01, Joachim Maier wrote: >>To create the HTML-cache page i need to bui

Re: AW: [PHP] Cache Database-driven site

2001-03-12 Thread Aaron Tuller
on: Aaron Tuller [mailto:[EMAIL PROTECTED]] >Gesendet: Montag, 12. Marz 2001 23:26 >An: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Betreff: Re: [PHP] Cache Database-driven site > > >At 11:19 PM +0100 3/12/01, Joachim Maier wrote: >>To create the HTML-cache page i need to build the w

RE: [PHP] Cache Database-driven site

2001-03-12 Thread Jon Snell
rl scripts, and run these from cron. Using server-side-includes can make this a much easier process. -Original Message- From: Joachim Maier [mailto:[EMAIL PROTECTED]] Sent: Monday, March 12, 2001 4:20 PM To: [EMAIL PROTECTED] Subject: [PHP] Cache Database-driven site Hi all, i'm a

Re: AW: [PHP] Cache Database-driven site

2001-03-12 Thread Andrew Hill
An: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Betreff: Re: [PHP] Cache Database-driven site > > > At 11:19 PM +0100 3/12/01, Joachim Maier wrote: >> To create the HTML-cache page i need to build the whole HTML-page content > in >> memory, instead of echoing it back to the user&

AW: [PHP] Cache Database-driven site

2001-03-12 Thread Joe Maier
Von: Aaron Tuller [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 12. Marz 2001 23:26 An: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: Re: [PHP] Cache Database-driven site At 11:19 PM +0100 3/12/01, Joachim Maier wrote: >To create the HTML-cache page i need to build the whole HTML-page conte

Re: [PHP] Cache Database-driven site

2001-03-12 Thread Aaron Tuller
At 11:19 PM +0100 3/12/01, Joachim Maier wrote: >To create the HTML-cache page i need to build the whole HTML-page content in >memory, instead of echoing it back to the user's browser, and finally write >it to disk. That means, i have to write all HTML in php-code. I can't just >embed php-parts in

[PHP] Cache Database-driven site

2001-03-12 Thread Joachim Maier
Hi all, i'm appreciating any comments on this idea: I'm about to create a completely database driven site (mySQL). Almost all of the output is generated from database data. A big part of the data is rather static of nature, eg. updated once a month. A smaller part is quite dynamic, e.g. content