Re: Coding a PHP5 extension with Visual Studio .NET
- From: Daniel Tryba <partmapsswen@xxxxxxxxxxxxxxxx>
- Date: 24 Jun 2005 00:24:19 GMT
Lee Stewart <leestewart@xxxxxxxxxxxxxxxx> wrote:
> Anyone know of source code for an extension that I can modify and get to
> work for my app? The stuff I've seen is for PHP4 and seems to require a
> bunch of Unix tools to operate (not a "show stopper", but I'd prefer as few
> steps as possible). I imagine that someone out there has PHP5 extension
> sample source code that I can compile into a DLL using MS Visual Studio .NET
> 2003...
So if you are targetting the windows platform, why create a dll? Go for
COM or .net stuff (http://www.php.net/manual/en/ref.com.php)
.
- Follow-Ups:
- Re: Coding a PHP5 extension with Visual Studio .NET
- From: Lee Stewart
- Re: Coding a PHP5 extension with Visual Studio .NET
- References:
- Coding a PHP5 extension with Visual Studio .NET
- From: Lee Stewart
- Coding a PHP5 extension with Visual Studio .NET
- Prev by Date: Re: Despratly need help
- Next by Date: Re: Authentication with sessions...
- Previous by thread: Coding a PHP5 extension with Visual Studio .NET
- Next by thread: Re: Coding a PHP5 extension with Visual Studio .NET
- Index(es):
Relevant Pages
|