[eluser]The Beginner[/eluser]
Thanks,
What is really wierd, after I posted the lat post I set $data['burl'] = "http://localhost/CI/" and that got me going. At that point the base_url() started working. #$%^&*()_ go figure. I set up my header and menu they both worked fine. Then I started coding my main page, and now CI does not seam to be passing $data from one view to the next. I tested it worked then I added the string helper and passed in a couple of new strings into my header view and boom, it broke. I reverserd what I did and it is still broke. Maybe I have been working on this to hard and need to take a couple of days off. lol
I think when I start back I will get a debugger. I have Delphi for PHP but have not tried it in the CI framework.
Anyway, thanks a lot for your help. I really appreciate it.
Del