Jump to content

Breadcrumbs


st0rmer

Recommended Posts

The way microsoft implements this for the .NET framework is via an XML file. You specify the relationships amongst tables in an XML file and then hook it up to a breadcrumb control.

 

Okay, now that I've said that... there's not a feature like this in PHP, but I think this approach or a similar one might make for an easy and consistent implementation.

 

The above approach isn't necessarily a bad one but it relies heavily on a naming convention and assumes that you structure your files in a directory structure which is not always the case... you may store them in a database for example.

Link to comment
https://forums.phpfreaks.com/topic/74940-breadcrumbs/#findComment-379074
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.