davidjclarke.co.uk

Professional Web Development Blog

Entries Tagged ‘Web Developement’

Database Driven Zend ACL Tutorial Part Two

I have had a few requests to get this second part of my Zend ACL tutorial published. I apologise for the long period between part one and part two, my life has been a bit hectic of late, and I just haven’t had time. I will try not to make you wait as long for [...]

Comments (18)

Database Driven Zend ACL Tutorial Part One

In this tutorial series, I will guide you through the steps required to replicate my implementation of a database driven Zend ACL. The tutorial will cover the following topics;

Comments (7)

Database Driven Zend ACL Controlling Access To Your Web Application

Zend Framework provides a brilliant tool for controlling access levels to your web application. This tool is called Zend_Acl. It consists of a handful of classes for generating roles and resources. These resources can then be allowed and/or dis-allowed on a per role basis. Roles can also inherit each other which makes for quite a [...]

Leave a Comment

Prevent Image Hot Linking from Apache Web Servers

If you are getting stung by large bandwidth bills because someone is hot linking your images, copy the following lines in to your .htaccess file.

Leave a Comment

jQuery Thickbox not working in IE6 and above

I came across a problem with Thickbox today. It just wasn’t working properly in IE. Basically I had ajaxed content loading up inside a Thickbox. When the link was clicked, the Thickbox loaded but no content was displayed. All was fine in trusty old Firefox, so what was IE’s problem?

Comments (5)

  
Web Design Blogs
Web Design blog