GithubHelp home page GithubHelp logo

mjamilfarooq / php-blowfish-module Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18 KB

C++ 93.56% C 4.99% M4 0.99% JavaScript 0.46%
php nmake blowfish blowfish-algorithm php-extensions php-modules extraction

php-blowfish-module's Introduction

Compiling the module

1- Install Visual Studio 2012.

2- Download php-sdk-binary-tools-20110915, deps-5.6-vc11-x86, and php-5.6.38-src.zip from https://windows.php.net/downloads/php-sdk/.

3- Run VS2012 x86 Native Tools Command Prompt.

4- Extract php-sdk-binary-tools-20110915 in a separate directory.

5- move to bin directory created after extraction.

6- excute phpsdk_buildtree.bat [buildpath] in bin to create directory structure for build.

7- move to the folder with name "buildname". you will find vc folders. copy vc9 as vc11.

8- extract the source code downloaded in vc11\x86\ folder. and also extract deps* in the same folder.

9- Copy blowfish folder in given package in ext folder inside the source.

10- execute buildconf in source code directory.

11- execute configure --help to enable/disable php features.

12- execute configure --with-cblowfish in order to compile cblowfish module

13- run nmake to build the source.

14- run nmake install to install php and module php_cblowfish.dll in c:\php\ext

php-blowfish-module's People

Contributors

mjamilfarooq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.