| home | community | downloads | matrix | search | news | join | members: 4818 |
Introduction to the Code Igniter PHP frameworkYou have to see this video to really understand how simple that using Code Igniter is. If you want a PHP framework that does not take a unix systems administrator to setup then try Code Igniter. read more | Developer ZoneCreate a MVC component for Joomla 1.5 - Hello WorldOne of the hardest things to do in any of the more popular CMS is to create and extension or module. This is because the easier it is for the end user the more complicated the code and procedure become for the programmer. If you are not the originating programmer then you have your work cut out for you. Depending on the level of documentation and the willingness of others to part with needed information it can be easy or hard. Sometimes though you just need a good "Hello world" script to get... read more | Developer ZoneHow to use Simple XML in PHP5 to parse XMLThe SimpleXML extension in PHP5 provides a very simple and easily usable toolset to convert XML to an object that can be processed with normal property selectors and array iterators. You can read, write or iterate over your XML file with ease accessing elements and attributes. read more | Developer ZoneHow to create custom blocks in the Drupal CMSBlocks are an important part of handling content on a website. There are times though that you want to control access and placement of blocks by their content. This video shows how to do that and how to create custom blocks for your website. read more | Developer ZoneHow to do basic taxonomy in the Drupal CMSTaxonomy is the most missunderstood system in the Drupal CMS. It is also the most powerful part. This tutorial covers how to set it up to control and enhance your website. read more | Developer ZoneHow to do document workflow in the Drupal CMSWhen you are using a content management system to build a magazine or to handle the online version of printed media then you are going to need workflow. Workflow is the tracking of documents through the publishing process. Editors, authors, proof readers and consults can collaborate on an article and follow its handling using a set workflow. read more | Developer Zone |
|
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. |