Home > development > php_mcrypt for php 5.3.x

php_mcrypt for php 5.3.x

May 3rd, 2011

The other day I upgraded my dev box to php 5.3.6, (from 5.2.x), and I got frustrated because I could not get php_mycrypt.dll to load.

The reason is simply because it is bundled in php 5.3.x, (for windows at least).
I suspect it is also built in with the unix versions as well.

Categories: development Tags: , ,
  1. bird
    April 19th, 2012 at 03:49 | #1

    what does you mean is I need not to install mycrypt at all. So I could directly use that API that supported.Yes or no?

Comments are closed.