This step by step guide explains how you can enble SSL on WAMP.
Daily Archives: November 27, 2012
file_get_contents() [function.file-get-contents]: Unable to find the wrapper "https"
I’m working on setting up credit card processing and needed to use a workaround for CURL, and the following code worked fine when I was using the test server (which wasn’t calling an SSL URL), but now when I am testing it on the working server with https, it doesn’t work ("failed to open stream").
In IE 7-9, HTML5 required attribute has problems
See this minimal test case for an example of the following problems:
How to disable Compatibility View in IE
<meta http-equiv="X-UA-Compatible" content="IE=8" /> should force your page to render in IE8 standards. The user may add the site to compatibility list but this tag will take precedence.
JS CDN
Everyone loves the Google CDN right? Even Microsoft runs their own CDN. The problem is, they only host the most popular libraries. We host everything!