php-windows Digest 15 Jun 2005 03:25:32 -0000 Issue 2695

Topics (messages 26097 through 26098):

PHP 4 and DLLs
        26097 by: blulagoon

(No subject header)
        26098 by: ddiffa

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- Begin Message ---
Most of what we do involves Microsoft SQL and ASP, with various dll
written in VB acting as the glue between the two. For various reasons we
are doing some work in PHP, which links extremely well with MS SQL in
our environment, and a colleague of mine wants to re-use some of the dll
he has written.

Passing parameters back and forth between PHP and a dll looks on the
surface to be like jumping through burning hoops, is it better to just
go ahead and write the whole thing in PHP and MS SQL or is it easier to
work with a dll than I realise.

All help, real code snippets etc very much appreciated.

Blu

--- End Message ---
--- Begin Message ---
Okay I at loss.  I have tried but i can seem to get the
php_gd2.dll to work properly.  Any help this is what i have
done so far.   

I have in my php.ini file, 

; Directory in which the loadable extensions (modules)
reside.
extension_dir = "C:\PHP\extensions"

I have also uncommented the 

extension = php_gd2.dll

I have in the c:\php\extension folder the php_gd2.dll 

I have restarted IIS but still nothing

I am using Window XP $ 2000 with IIS 5.0 but still nothing

Please help
Disieyi

--- End Message ---

Reply via email to