URL Fragment not Accessible to PHP
The fragment part of a URL or web address is not sent to servers to be accessible by scripting languages such as PHP.
Fix for OpenCart Error: The security header is not valid
A solution for the error 'The security header is not valid' in OpenCart when using PayPal Express Checkout.
Flash bgcolor and allowFullScreen Parameters Not Working?
I spent half a day trying to figure out why a Flash project suddenly stopped honoring bgcolor and allowFullScreen in IE but not other browsers.
The Great American Hoopty
My advice on used cars. If you can't tell... I hate cars. Their only redemption is that they offer something to talk and write about.
Importing Methods from an unrelated Class in PHP5
Sometimes you need to steal a method from an unrelated class without becoming a child. Here's how.
Dynamically change a form's action with JavaScript
JavaScript allows you to dynamically change a form's action. To make the function work in the new Google Chrome browser, you need to reference the action differently than you could in other browsers.
hdn_sacrelige
Custom map hdn_sacrelige is now available for testing. This is a custom map for the Hidden:Source Half-Life 2 mod. Beta 4 version.
MP4 files in Flex VideoDisplay
Here is a solution to your problem if you are building an application in Flex 3 that uses the VideoDisplay component and the results fail to work in Internet Explorer and Chrome but mysteriously work in Firefox.
Webonizer Content Management System Launches
My newest version of content management for artists, communities and small businesses is now available.
Strip Character and Whitespace in JavaScript Function
Use this function to strip whitespace and any character from a string in JavaScript.