I'm new to PHP and I have just installed PHP for windows on my server, I'm now trying to install PHP for Image Magick. The docs for this say I have to run "phpize" but I can't find it anywhere. Can someone please tell me where it lives.
Thanks in advance. Terry
phpize comes with the source distribution and if I recall correctly it's in the ext directory. You should be able to get that distribution from the PHP downloads page.
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php