Welcome Guest, Not a member yet? Register   Sign In
Route using database information
#9

[eluser]Aken[/eluser]
I have a similar solution set up to mine. For my site's news posts, I specify the local URL that I want. Then if the users goes to .com/news/new-post, it queries the DB for the URL "new-post". If it is found, a page is displayed. If it's not found, a 404 error is given.

So in essence, you could set up a single route so that any URL specified for your entire site, or a certain section, goes to a specific controller, and then that controller queries to see if the page actually exists.


Messages In This Thread
Route using database information - by El Forum - 11-06-2008, 10:49 AM
Route using database information - by El Forum - 11-06-2008, 02:43 PM
Route using database information - by El Forum - 11-06-2008, 03:13 PM
Route using database information - by El Forum - 11-06-2008, 04:20 PM
Route using database information - by El Forum - 11-06-2008, 04:32 PM
Route using database information - by El Forum - 11-06-2008, 04:58 PM
Route using database information - by El Forum - 11-06-2008, 04:59 PM
Route using database information - by El Forum - 11-06-2008, 05:01 PM
Route using database information - by El Forum - 11-06-2008, 05:02 PM
Route using database information - by El Forum - 11-06-2008, 05:29 PM
Route using database information - by El Forum - 11-06-2008, 05:33 PM
Route using database information - by El Forum - 11-06-2008, 05:48 PM
Route using database information - by El Forum - 11-06-2008, 05:48 PM
Route using database information - by El Forum - 11-06-2008, 05:51 PM
Route using database information - by El Forum - 11-06-2008, 05:55 PM
Route using database information - by El Forum - 11-06-2008, 06:04 PM
Route using database information - by El Forum - 11-06-2008, 06:08 PM
Route using database information - by El Forum - 11-06-2008, 06:11 PM
Route using database information - by El Forum - 11-06-2008, 06:21 PM
Route using database information - by El Forum - 11-06-2008, 06:32 PM
Route using database information - by El Forum - 11-06-2008, 06:46 PM
Route using database information - by El Forum - 11-06-2008, 06:57 PM
Route using database information - by El Forum - 11-07-2008, 04:27 AM
Route using database information - by El Forum - 11-07-2008, 01:46 PM
Route using database information - by El Forum - 01-28-2009, 05:13 PM
Route using database information - by El Forum - 02-06-2009, 12:31 AM
Route using database information - by El Forum - 05-13-2009, 02:33 AM
Route using database information - by El Forum - 05-13-2009, 03:14 AM
Route using database information - by El Forum - 05-13-2009, 03:24 AM
Route using database information - by El Forum - 05-14-2009, 03:54 AM
Route using database information - by El Forum - 05-26-2009, 10:06 AM
Route using database information - by El Forum - 05-27-2009, 03:13 AM
Route using database information - by El Forum - 05-27-2009, 04:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB