CodeIgniter Forums
http://www.domain.com/username? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: http://www.domain.com/username? (/showthread.php?tid=4422)



http://www.domain.com/username? - El Forum - 11-23-2007

[eluser]gRoberts[/eluser]
hey all.

I am rebuilding my clients web site, and we've decided to use CI, as its great and its probably the only framework that doesn't complain about using Smarty.

At the moment requests going to http://www.domain.com/username are displaying that user's profile. Of course, by the looks of it CI only allows you to provide an Controller like this?

Can you replicate this effect in CI?

TIA

Gav


http://www.domain.com/username? - El Forum - 11-23-2007

[eluser]thurting[/eluser]
Yes. Look into routing.