How to make own extension in PHP+Windows (DLL)like "php

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Janis
Forum Newbie
Posts: 1
Joined: Thu Jan 08, 2004 1:51 pm

How to make own extension in PHP+Windows (DLL)like "php

Post by Janis »

How to make own extension in PHP+Windows (DLL)like "php_GD2"
User avatar
igoy
Forum Contributor
Posts: 203
Joined: Fri May 02, 2003 11:57 pm
Location: India
Contact:

Post by igoy »

Guess you would require PHP SDK, dunno if there is any. But searching for PHP sdk would help I guess.
User avatar
igoy
Forum Contributor
Posts: 203
Joined: Fri May 02, 2003 11:57 pm
Location: India
Contact:

Post by igoy »

try this, Maybe this would help :

http://pear.php.net/
Post Reply