[PHP] PAM authentification

2001-03-22 Thread Daniel Svensson, Coretrek
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

SV: [PHP] Checking if a web, a url really exists ?

2001-03-19 Thread Daniel Svensson, Coretrek
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