This doesn't seem like something that Cake should help you with.
Instead, add a job that runs after your cron shell that calculates
those things and inserts them into a 4th table in your database.

Then build a Cake view on top of that new table.

Wayne

On 10/19/07, Eric <[EMAIL PROTECTED]> wrote:
>
> Hey guys,
>
> I have just started using CakePhp, and I have a trouble to find how to
> manage my idea.
>
> So, here is the principle:
> I have 3 tables updates on a daily basis by cron shell from another
> software.
> I would like to have a homepage in my CakePhp site, showing me
> statistics like : last date update, number of records per tables, and
> so on.
>
> To be honnest, I do not see how to proceed. No trouble to make pages
> table per table...
>
> Thanks in advance for your help.
> Eric
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to