Results 1 to 4 of 4

Thread: mcrypt

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    mcrypt

    Does anyone use the mcrypt before? I downloaded it (libmcrypt) from the sourceforge, but don't know where to store it. I meant I extract the .tar file on my desktop, and don't know where to store those files so that I can write codes for mcrypt function?

  2. #2
    Hyperactive Member
    Join Date
    Oct 2006
    Posts
    354

    Re: mcrypt

    Are you using windows or linux to run php?

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,170

    Re: mcrypt

    I use windows

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: mcrypt

    Download libmcrypt.dll and put it in your windows directory:

    http://files.edin.dk/php/win32/mcrypt/

    Then edit your php.ini file and add the line:
    Code:
    extension=php_mcrypt.dll
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width