views:

128

answers:

1

Hi guys,

I am pulling my hair for the moment trying to work with redis database in PHP. After some discussion, I was told that this PHP extension would do the trick for me: http://github.com/owlient/phpredis

How can I install it on my development server which runs WinXP? Does it need compiling to become a Windows-supported .dll-file?

Thanks