Not that there aren’t enough examples & implementations of javascript toggle buttons on Google, here’s another to add to the collection. This plugins main features / capabilities are: Cross...
How to's, Web Development
|
Posted byOliveron 18 Oct 2011
|
0
Today I was posed the question, by a prospective new client, of whether their new web site would breach the May 2011 UK cookie law. Although aware of the...
Web Development
|
Posted byOliveron 09 Aug 2011
|
0
I recently upgraded a production server to PHP 5.3.6 from a much earlier 5.2.x build and noticed that the process had killed all instances of phpThumb on the server due to the deprecation of the functions ‘eregi’, ‘ereg’, ‘split’ & ‘eregi_replace’. See:- http://php.net/manual/en/migration53.deprecated.php for a full list of functions...
Fixes & Tweaks, Web Development
|
Posted byOliveron 08 Aug 2011
|
0
I’ve spent a fair amount of time researching how to sign data in PHP with a .NET generated RSA Private key that has been exported in XML format. There...
How to's, Web Development
|
Posted byOliveron 02 Aug 2011
|
0
IIS 7.5 (Windows Server 2008 R2) has a known bug while streaming PDF documents to client browsers. Random PDF documents simply don't work! The bug is with...
Fixes & Tweaks, Web Development, Web Platforms
|
Posted byOliveron 09 Jun 2010
|
0