| home | forums |
resources |
search |
news | join | members: 6956 |
Dynamically creating multidimensional arrays in PHPI feel that Drupal and most other PHP frameworks have overly complicated or inadequate menu systems. Here I am going show how to dynamically create an hierarchical array and use element keys as a menu and routing system. read more | Developer ZoneUpgrading your menu system from 5.x to 6.xCached part This is very simple, a search-and-replace operation. Here is a list of changes: hook_menu() no longer takes any parameters (remove $may_cache). The value of path is the new index for $items. callback becomes page callback callback arguments becomes page arguments access becomes access callback and access arguments. For example, access => user_access('administer nodes') becomes 'access callback' => 'user_access', 'access arguments' =>... read more | PortalsUsing CakePHP framework without a databaseWithout much fanfare here are the steps to trick CakePHP into believing that there is a database even when there is none! CakePHP insists on a database connection. The solution was simple enough and.. read more | CakePHPHow to create a breadcrumb function for WordpressUnfortunely, Wordpress doesn’t have a default function to display a breadcrumb. We’ll see how to create this navigation technique, and display it on our posts, pages and categories... read more | TutorialsHow to create a horizontal navigation website using jQueryHorizontal based navigation websites are the ones in which the user has to scroll horizontally rather than scrolling vertically to see the contents. Basically the website flow is organized in a... read more | TutorialsHow to Redirect user to "Down for Maintenance" page in ASP.NETWe want to upgrade our production site to a new release, and want the users to be redirected to the “Down for Maintenance” page. This article will help you understand the easiest technique to... read more | TutorialsTab style menus with the standard Menu control in ASP.NETA question that pops up occasionally in the ASP.NET forums is how can you get tab-style menus, such as used on MSDN, with the standard Menu control in ASP.NET. It’s actually quite simple and... read more | TutorialsCreate the Apple command shape in illustratorThis tutorial uses several good illustrator techniques to create a shape that looks almost exactly like the Apple Command key icon with an interesting four colored stroke depth effect to it. read more | Tutorials30 Days of Mootools 1.2 Tutorials - Day 2 - SelectorsDay 2 of 30 Days of Mootools 1.2 Tutorials. In this tutorial, we are going to learn several methods to select HMTL elements. In many ways, this is the basis of what Mootools is most commonly used... read more | Tutorials30 Days of Mootools 1.2 Tutorials - Day 1 - Intro to the LibraryMootools 1.2 is a powerful, lightweight javascript library designed to ease interactive JavaScript web development. It lets you “morph” or “tween” HTML element properties, giving you the... read more | Tutorials |
Drupal London Hotels
Web Developers Laptop Reviews
Content Management Systems Just Dial International Calls
eRuby Excel Training Courses
Silverlight excel courses in london
Wordpress Data Recovery
|
||||||
NewsletterGet updates on Hiveminds services, articles and downloads by signing up for the newsletter. |
Editor's choiceSome of the better articles, stories and tutorials found at Hiveminds. |
Find moreFind more of Hiveminds articles, stories, tutorials and user comments by searching. |
Picked linksHand picked websites and articles from around the web that provide quality reading. |