Link Details

Link 163453 thumbnail
User 283078 avatar

By diagnostix
via askaboutphp.com
Published: Mar 11 2009 / 12:30

Codeigniter, by default crafts it's URL in a search engine friendly format. It uses a segment-based approach and does away with the all familiar querystring format that developers have been using for many years to pass parameters via the URL into their applications. Codeigniter does allow you to turn on the querystring capability, but that would mean you have to use a pure querystring approach, foregoing the segment-based approached. So, is it possible to mix segments and querystring?
  • 5
  • 0
  • 1218
  • 247

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (5)



Voters Against This Link (0)