You can also just drop something into sfUser and override it's initialize method.
On Tue, 20 Oct 2009 14:13:55 +0200, harryjekyll <[email protected]> wrote: > > In symfony 1.0 I would have used the filter system. > > In symfony 1.2 I think the event system can help you. > > Maybe the other devs have better ideas. > > Regards > > On Oct 20, 2009, at 8:11 PM, aymeric wrote: > >> >> I would like to know how many time my domain is accessed each day and >> store this info in my DB >> For the previous non-symfony version of my website I wrote a script in >> the index.php that did the trick. >> But now that I use symfony and that I try to follow the OO and MVC >> spirit I'm not sure of the right way to do this. >> >> Does anyboy has an answer? >> > > > > > -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
