Re: using VC++ to compile PHP extensions
[email protected] (J Smith)
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
To add to that, I wrote up a short article yesterday that pretty much said the same thing, although it had a more UNIX-y focus. See http://www.tutorbuddy.com/software/phpcpp/phpcpp/ J Dave Viner wrote: > Hi, > I've just completed some local php extensions using VC++. Here are some > notes that might help others when creating php extensions using VC++. > <snip> > > dave