News Feed
Jobs Feed
Sections




News Archive
Felix Geisendorfer's Blog:
Handling inline links to dynamic resources
November 08, 2006 @ 07:21:00

On the ThinkingPHP Blog today, there's a look at how to handle inline links to dynamic resources - specifically allowing users to create links in their own content to dynamic content elsewhere on the site.

I thought of something that would be both, easy to implement and easy to use. What I finally came up with is tightly coupled to my new url system that I'm using, so make sure to check it out in case you've missed it.

The basic idea of the system is that the URL of the page (made up partly of the title) would be the unique identifier for the page. For example, "[page 12]" would be expanded out to "/pages/12:my-title". Felix takes this idea and runs with it, showing how to implement it in a CakePHP project inside of a Model and a Component. The sample usage code is, of course, also included in the post.

0 comments voice your opinion now!
dynamic link inline cakephp page title unique dynamic link inline cakephp page title unique


blog comments powered by Disqus

Similar Posts

International PHP Magzine: Poll Question: Do you believe the following about PHP?

Chris Hartjes' Blog: CakePHP Mythbusters!

Felix Geisendorfer's Blog: Controller Testing in CakePHP

Chris Hartjes' Blog: Converting Legacy Apps to CakePHP, Part 2

Gonzalo Ayuso's Blog: Watermarks in our images with PHP and mod_rewrite


Community Events











Don't see your event here?
Let us know!


series tool release example zendframework2 application testing code community functional introduction interview unittest development opinion podcast phpunit conference language framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework