The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Dealing with “404″ errors in PHP frameworks

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Kimsal

Posts: 124
Nickname: mgkimsal
Registered: May, 2008

Michael Kimsal is a senior web technologist and host of WebDevRadio.com
Dealing with “404″ errors in PHP frameworks Posted: Jul 7, 2008 5:37 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Michael Kimsal.
Original Post: Dealing with “404″ errors in PHP frameworks
Feed Title: Michael Kimsal's weblog
Feed URL: http://michaelkimsal.com/blog/category/php/feed/
Feed Description: Web development and new media observations
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Michael Kimsal
Latest Posts From Michael Kimsal's weblog

Advertisement
I didn’t want to steal the title “Is your MVC MIA when it comes to 404s?“, cause it’s just too good to plagiarize.  My brother’s written a post that he’s looking for some feedback on. Excerpt: Usually, a request into a PHP framework is something like this example.com/some/thing … which gets re-written by mod_rewrite into example.com/index.php/some/thing The [...]

Read: Dealing with “404″ errors in PHP frameworks

Topic: Dealing with “404″ errors in PHP frameworks Previous Topic   Next Topic Topic: Absolutely Hilarious

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use