I am setting variable like- "Configure::write('site_new','/'.$_SERVER
["HTTP_HOST"].'/abc');" in bootstrap.php.. and accessing it in view as
- "echo $site_new". please replyOn Jun 19, 8:49 am, Stu <[email protected]> wrote: > Well, it seems that yourvariableisn't defined. > > Could you post yourbootstrapcode along with how you're reading your > variables in the view? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
