Hi there!
I wonder if there is someone out there who can help me out with some
advices regarding authentification with PAM (Pluggable Authentication
Modules)
using PHP.
The main reason for using PAM is that I want to connect to Novell
NDS/eDirectory
to get info about a user based on a supplied u
This should work:
$url = http://www.php.net;
if ($fp = fopen ($url, "r"))
{
/* DO THE STUFF */
}
Of course the entire web page can be retrieved through the created file
pointer.
/Daniel
-Opprinnelig melding-
Fra: Steve Haemelinck [mailto:[EMAIL PROTECTED]]
Sendt: 19. mars 200
2 matches
Mail list logo