CodeIgniter Forums
base_url() in vista - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: base_url() in vista (/showthread.php?tid=11063)



base_url() in vista - El Forum - 08-24-2008

[eluser]aataqwa[/eluser]
hallo,
I am new to CI. I have a problem with
Code:
base_url()

I am use OS windows vista and wampserver;

Quote:base_url() can not work like this : http://mlm.dev/<?=base_url();?>index.php/portfolio/

but in linux no problem. I’m wondering what is going wrong there.

thanks all.