Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28484 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55517 invoked by uid 1010); 20 Mar 2007 17:09:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 55502 invoked from network); 20 Mar 2007 17:09:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2007 17:09:26 -0000 Authentication-Results: pb1.pair.com header.from=mnch78@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=mnch78@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.189 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mnch78@gmail.com X-Host-Fingerprint: 64.233.182.189 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.189] ([64.233.182.189:20010] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/08-61497-54510064 for ; Tue, 20 Mar 2007 12:09:26 -0500 Received: by nf-out-0910.google.com with SMTP id l35so477113nfa for ; Tue, 20 Mar 2007 10:09:22 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=btMcSs2k9ED6TCzgZxP3AK/gVFi+6NjnIDxPCNVgjbmpMO04gAj8vG7OMbVWwVtSyP+OHhFvdRCOlIUMpIhNVG29V1uxpNpRP4ZApDbqVxQg9hqNY5UobDx2B8sRMpRT6PgfUPyu3TcVg4nf5AnxeG+U7mM06fuW9GJ1/4KNy7c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=s0sbw5JBEPkBlIuMWVJAEtCFTFZFk58IbdGms3SXRK/iie7fr8dkaxQc04TUbconvnw7nrwSwyytkO8TE7x71gIC/yRT+QSP445TTky2jJ4xlOk3RnpO7rWgh0zrLm5WN9uFHLQDOBNpvB2lBEROft+OL3kJDrGAouQsZZO3+FU= Received: by 10.82.175.2 with SMTP id x2mr13103362bue.1174410561900; Tue, 20 Mar 2007 10:09:21 -0700 (PDT) Received: from n ( [80.191.133.37]) by mx.google.com with ESMTP id j9sm3032672mue.2007.03.20.10.09.17; Tue, 20 Mar 2007 10:09:20 -0700 (PDT) Message-ID: <013801c2eefa$c7dd02a0$d80aa8c0@n> To: Date: Thu, 20 Mar 2003 20:31:46 +0430 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0129_01C2EF1F.BA249720" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: hi about authentication with php From: mnch78@gmail.com ("m n") ------=_NextPart_000_0129_01C2EF1F.BA249720 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi all i will be happy if anyone can help me about this problem=20 "how we can do Form authentication with php " my mean is creating a login page in restricted area of site that only = authenticated user can view content of this section and if anyone wants = to bypass login form automaticly redirect to login page" if this manner is available how and if not how php sites authenticate = users" form authentication is availabe in asp.net & jsp but i dont know wether = or not available in php. thanks/ ------=_NextPart_000_0129_01C2EF1F.BA249720--