Hello
But i would like to ues that modules that are not complied wit PHP

i mean dynamic inclusion of modules... Is that possible ?

Prachait

----- Original Message -----
From: Rouvas Stathis <[EMAIL PROTECTED]>
Newsgroups: php.general
To: Prachait Saxena <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, March 29, 2002 1:43 AM
Subject: Re: [PHP] where i get .so [dll] file of linux ?


>
> In Linux you don't use dl(). Instead, you compile PHP with the modules
> you need and they are there when you call them.
>
> -Stathis.
>

> Prachait Saxena wrote:
> >
> > Hello
> >
> > I would like to Know, where Site or Link i can get complied .so [dll]
files.
> > of linux
> >
> > as i have php_sockets.dll which works very fine in Windows enviroment.
but
> > on linux....
> >
> > Can you suggest any other option for this.
> >
> > I am using  dl("php_sockets.dll"); while writing my code for windows and
> > what to same for Linux
> >
> > --
> > Bye, and  Have a nice day.
> >
> > Prachait Saxena


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to