On 12/25/07, Daniel Rivas <[EMAIL PROTECTED]> wrote:
> I want to build a DLL to my php code and using like that, well I found the
> README.WIN32-BUILD-SYSTEM, but I don't understand many thinks, I need to use
> Visual C++ of MS?? or I can try to Borland C++ 5.x??

You need Microsoft Visual C++

> Ahh and very important!!! If build the dll how can to use in php??
if by "dll" you mean custom extension, then you will need to put it in
your extensions folder and add a string to php.ini

-- 
Alexey Zakhlestin
http://blog.milkfarmsoft.com/

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to