24334Security Advisory - Benhttp://threesquared.netPortfolio is still developing. There has been a security advisory about my download script. This has prompted me to alter the script slightly. All users should download the revised script immediately. Remember to always enable "magic_quotes_gpc" in your php settings.PHP > Scripts and Programs > Site NavigationOct 15, 2006Ben Speakman
This is a simple script for people who want drop down menu on their website but don't have any programming knowledge. The script can be slightly faster but it had to be developed around Internet Explorer's bug(s).
This file creates a menu structure that gives the user a clue to their location in the site structure. One of the best known usability heuristics says you should give the user feedback as to system state. Their location, in my opinion, qualifies as system state.
This is a little helper PHP class that will let you create and manage your breadcrumbs. 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 into the documentation and to the example file. Oh, and, as usually, everything is template driven! Check out this lovely PHP class for managing your breadcrumbs but be aware that it's still hot as I created it in a hurry for a project of mine and might not be totally ready for the outside world ;) Please let me know if I can improve it!
By including the TabView PHP class in your scripts you can create attractive and functional tabs by simply calling methods. Although TabView is simple to setup and use, it still presents an abundance of built-in flexibility:
Not so long ago I was in a big search for a solution like this and my search didn't lead to any positive results. I was looking for a dynamic PHP menu that will allow me to play with lots of options and situations. My application required some special code because it's based on member groups and so, my menu was supposed to reflect the permissions attached to each group in part. I was left with some horror solutions and this one explained in this article. Why horror? Well, imagine building a special menu
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.