CodeIgniter Forums
uri problems - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: uri problems (/showthread.php?tid=26163)



uri problems - El Forum - 01-07-2010

[eluser]niurexx[/eluser]
hye guys, i need to create a social networking system. i need to set route to controller users if user type url like this "www.example.com/jonathan". how to do it... ?


uri problems - El Forum - 01-07-2010

[eluser]Johan André[/eluser]
Read the userguide. (hint: look for routing).

If you can't figure it out, I doubt you will manage do build a Social site, which involves a great deal of reading API-docs (in more unstructured fashion than the CI Userguide).

Good luck though... Smile