On 1/7/07, Sam Sherlock <[EMAIL PROTECTED]> wrote:
I am trying to use the browser detection script Sniffer included vendor codethe comments in code advise the following '$sniff = new Sniffer();' but does not specifiy how to include the code nor where to include it. have tried: $vendors = Array('Sniffer'); in app_controller whats the way to manage this? thx - S
Hey Sam, If you check out a posting on my blog about integrating PHP-SWF charts with Cake, there is some info on how to integrate vendor code into CakePHP: http://www.littlehart.net/atthekeyboard/2006/09/26/tutorial-integrating-phpswf-charts-with-cakephp/ That might help you figure out the problem -- Chris Hartjes My motto for 2007: "Just build it, damnit!" rallyhat.com - digitial photo scavenger hunt @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
