Categories
Tips

Secure Websites Not Responding – Disable SSLv3

With the latest news about the new SSL vulnerability, after the not so long ago HEARTBLEED vulnerability, now we are been threatened by a POODLE. Because of this, browsers are blocking the use of SSLv3 causing some HTTPS websites to stop responding, in my case either in Chromium and Firefox. I noticed that any other […]

Categories
Tips

Print PDF files with JavaScript/PHP

I started a topic in DaniWeb about how to generate a gadget to let customer choose from a list of pdf files an create a custom order form from them… I still working on it but here is something I found that will help many of your that are looking for a solution how to […]