Categories
Tags → Php Breadcrumbs

PHP Breadcrumbs Class

This is a little helper PHP class that will let you create and manage your breadcrumbs in an OOP fashion. Everything is very simple (as it always is when using Object Oriented Programing - uh-oh) and you should be able to figure it all out by reading...
DETAILS

Breadcrumbs navigation with PHP 5, SimpleXML, XPath and class

Navigate through a website can be most irritating if the user is not well informed where he is and where he comes from. To prevent users from being lost the breadcrumbs method is one of the most suitable. SimpleXML, XPath and PHP 5 are perfect tools ...
DETAILS

directory indexer

Directory indexer allows you to display a sorted listing of subdirectories and files within a directory. File sizes and last-modified timestamps are provided for all files, which are sorted alphabetically first according to extension and then by file...
DETAILS
©2003-2019 jCay.com