Is there an easy way to create a breadcrumb trail for my web pages? I'm thinking PHP is the answer, but I'm not sure. I am using Dreamweaver MX.
Thanks for the help.
Dan
You can create it with PHP, or do it manually (cumbersome).
If you're using a CMS like Joomla, Drupal, or WordPress they will create breadcrumbs for your site automatically.
Yes there is.
Let Google be your friend and use the search term breadcrumb script. There are several Javascript and php solutions listed.
Also, since you mention you use DW MX, try searching the Adobe Exchange site for breadcrumb extensions. I'm sure there's one (or more) for MX.
Just looked in my bookmarks and found this one - http://www.kaosweaver.com/extensions/details.php?id=6
Thank you for the information. Just what I was looking for!!
You can create it with PHP, or do it manually (cumbersome).
If you're using a CMS like Joomla, Drupal, or WordPress they will create breadcrumbs for your site automatically.
Yes there is.
Let Google be your friend and use the search term breadcrumb script. There are several Javascript and php solutions listed.
Also, since you mention you use DW MX, try searching the Adobe Exchange site for breadcrumb extensions. I'm sure there's one (or more) for MX.
Just looked in my bookmarks and found this one - http://www.kaosweaver.com/extensions/details.php?id=6
Thank you for the information. Just what I was looking for!!
Dan