March 22, 2009
By Martyn in PHP, Programming, Support, Utilities | 0 comments
All content is moving to a new home. In an effort to reduce the number of blogs I personally maintain I am eliminating them all in favour for Ventrino. In fact, Ventrino is the only site I maintain outside of the day job now :-)
email this | tag this | digg this | trackback | comment RSS feed
February 16, 2009
By Martyn in PHP, Programming, Support | 0 comments
More often than otherwise we receive complimentary comments about the support we give for the Ventrino product. I am instantly humbled by these comments as they really should be directed to other users of the script rather than Adam and I.
To understand the support we offer you need to know a little history of the [...]
email this | tag this | digg this | trackback | comment RSS feed
January 2, 2009
By Martyn in PHP, Programming | 1 comment
If you would like to redirect browsers based on their IP the following method can be used to handle multiple IP’s. You can choose to redirect entire networks or a single ip.
<?php
//array of ip’s you wish to block. Note that you can block an
//entire class by replacing it with 0, so to block [...]
email this | tag this | digg this | trackback | comment RSS feed