How to do a page title rather than a page id? |
[eluser]umefarooq[/eluser]
if you want to make your url text use a column in you table name seo_url save seo url in you table like id then you can query that keyword from your table to get you desired page. then your url will be like http://www.mysite.com/cms/page/codeigniter-review to make url title Code: url_title(string); |
Messages In This Thread |
How to do a page title rather than a page id? - by El Forum - 09-26-2009, 04:22 PM
How to do a page title rather than a page id? - by El Forum - 09-27-2009, 12:00 AM
How to do a page title rather than a page id? - by El Forum - 09-27-2009, 06:56 AM
How to do a page title rather than a page id? - by El Forum - 09-28-2009, 09:55 AM
How to do a page title rather than a page id? - by El Forum - 09-28-2009, 10:48 AM
How to do a page title rather than a page id? - by El Forum - 09-28-2009, 04:55 PM
How to do a page title rather than a page id? - by El Forum - 09-28-2009, 06:11 PM
How to do a page title rather than a page id? - by El Forum - 09-29-2009, 12:13 AM
|