CodeIgniter Forums
How to create our own profile url - 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: How to create our own profile url (/showthread.php?tid=40280)



How to create our own profile url - El Forum - 04-04-2011

[eluser]JasmineFlower[/eluser]
hi,

I am new to CodeIgniter,I creating a project like face book. In face book website,we can create our own profile url name.

for example my facebook profile url is: www.facebook.com/jasmine-flower

how can i create same like this in my project?

I use CodeIgniter 1.7.3 with smarty.


How to create our own profile url - El Forum - 04-04-2011

[eluser]CroNiX[/eluser]
Check into routes.
http://ellislab.com/codeigniter/user-guide/general/routing.html


How to create our own profile url - El Forum - 04-05-2011

[eluser]JasmineFlower[/eluser]
hi,

I saw the codeigniter userguide but i didn't get correct one.pls send me routing codes .....