Just been messing around with PyroCMS (version 2), a cms built on codeigniter. I couldn't find a function/plugin within the core install that allows you to...
Read more about "Pyro CMS Plugin"...Just a quick tip on how to use smtp on codeigniter from your localhost without using gmail etc. First of all, with codeigniter 2+ you can...
Read more about "Codeigniter smtp from localhost"...This tip probably applies to all versions of WP but when you export your content from one site to another the user id for anonymous users...
Read more about "Wordpress 3 Quick Tip Import Content"...I just love this quotation! My rates are as follows: $50/hour $75/hour if you watch $100/hour if you help
Read more about "My Rates Quote"...Last year I was very disappointed with Drupal 7 to the fact that we as a company stopped using it but at last Drupal 7 is...
Read more about "Drupal 7.10"...I don't believe it - my WordPress site got hacked ! They were posting comments with link backs to their sites, I've got anti-spam blah blah blah....
Read more about "My WordPress Site got hacked"...Just another quick tip for Drupal 7. Within a custom content type that has an image upload field I want to give the user access to images...
Read more about "Using IMCE with Image Field in CCK"...To create different layouts on web pages according to the size of the users browser simply use different ccs files.
Read more about "Simple responsive webdesign example"...A simple Role Based Access Control List that dosen't require a database. Users can have multiple roles, and roles have access permissions. I've based this on the...
Read more about "Codeigniter Simple ACL"...https://github.com/dollardad/CI-ACL[https://github.com/dollardad/CI-ACL] I've just updated this library so it now includes a full login system with role base permissions. NO DATABASE REQUIRED The use case for this simple login system...
Read more about "Codeigniter Auth"...