Welcome Guest, Not a member yet? Register   Sign In
custom url (SOLVED)
#1

[eluser]Deathcode[/eluser]
hello...

i want to ask something about how to create our own url. for example, i have a url like this :

http://localhost/goofeel_temp/articles/get_article/65

and i think the url is not cool, i want to change the url like this :

http://localhost/goofeel_temp/articles/t...tion_in_CI

or somethings like that....

i know you guys can help me to solve this problem, so i'll be waiting for your reply...


thank you....

note : "tutorial" is the category of articles and "how_to_create_pagination_in_CI" is the name of article title.
#2

[eluser]danmontgomery[/eluser]
http://ellislab.com/codeigniter/user-gui...uting.html
#3

[eluser]Deathcode[/eluser]
Is it possible to use routing??

Please look at my url below:

http://localhost/goofeel_temp/articles/t...tion_in_CI


I want to put my segment category (in this case is "tutorial")and page_id ("how_to_create_pagination_in_CI") from table articles in my database. is it possible to do something like that??or is there any method to do something like this?

Please give me some example or reference....
#4

[eluser]danmontgomery[/eluser]
http://stackoverflow.com/questions/33057...odeigniter
#5

[eluser]Deathcode[/eluser]
Thank you very much noctrum. This is what i've been looking for...




Theme © iAndrew 2016 - Forum software by © MyBB