background preloader

Md5

Facebook Twitter

BillS' IIS Blog : PHP on IIS7 w/FastCGI. I'm attending ZendCon today and giving a demo in the keynote presentation by Andi Gutmans, one of the creators of PHP, and co-founder of Zend.

BillS' IIS Blog : PHP on IIS7 w/FastCGI

I'm psyched to show off IIS7 and PHP along-side Andi! I only have 5 mins to demo, so I decided to focus the demo on two things: 1) how easy it is to get PHP up and running and 2) the early results of our collaboration on performance for PHP on Windows. Demo Preparation. eAccelerator: PHP Accelerator, optimizer, dynamic content cache. An MD5 Function Compatible with PHP - The Code Project - .NET. Introduction Recently I needed to integrate an ASP.NET application with SugarCRM, an Open Source CRM implementation (a very good one).

An MD5 Function Compatible with PHP - The Code Project - .NET

SugarCRM publishes a SOAP API, but I needed to send the password in MD5 format compatible with the MD5 function of PHP (SugarCRM is built on PHP).