code
ZF contents index bookmarklet
Sub-modules in Zend Framework
Supports /sub-module/module-name/controller/action style routes! Please note this now replaces the previously published Admin Modules system
Use the following application.ini configuration to enable admin modules using the sub-modules class:
resources.subModules.admin.directory = APPLICATION_PATH "/admin-modules"
- Download S24_Application_Resource_Submodules
- View S24_Application_Resource_Submodules source code
- Blog article: Sub-modules in Zend Framework
- Blog article: Admin modules in Zend Framework
My.Rackspace bookmarklet
JavaScript bookmarklet to help you login to multiple accounts at my.rackspace.com
- Generate bookmarklet
- bookmarklet.js (Source code)
- Blog article: Multiple accounts for My.Rackspace.com
Get Apache User
Use this PHP script to display the current Apache user on your webserver.
code
Links to various code experiments will appear here as and when they're ready