Securing your site and vulnerability scanning of php files are very important. Improper coding can lead hack on sites and can cause unwanted results. I was looking around for some scanner which can scan my php files and can provide me some standards and suggestions so that my site can be secure. Please follow this [...]
SRP-Hermetic provides secure user authentication, communication integrity and communication privacy to AJAX applications. Its goal is to offer an efficient, scalable and customizable secure channel as an alternative to HTTPS. The source code is released under the MIT License. It encapsulates an implementation of Stanford’s Secure Remote Password protocol, a pseudo-random number generator, symmetric encryption, [...]
Most of us will use Mysql as database server in our servers and you need some sort of web interface to manage it. phpMyAdmin is an extremely useful tool for managing a MySQL. If you are running few mysql servers and you want to manage all of them from single phpMyAdmin site, here how you [...]
I have tried generating print-ready well formatted PDF documents with PHP using Html-to-Pdf, FPDF and PDFlib functions. But I thought Zend_Pdf component is easy and offers lot features like Create a new document or load existing one. Retrieve a specified revision of the document. Manipulate pages within a document. Change page order, add new pages, [...]
Friday, November 20, 2009
0 Comments