Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28492 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42586 invoked by uid 1010); 20 Mar 2007 19:06:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42571 invoked from network); 20 Mar 2007 19:06:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Mar 2007 19:06:10 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.246 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.132.246 an-out-0708.google.com Received: from [209.85.132.246] ([209.85.132.246:42490] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/22-21779-0A030064 for ; Tue, 20 Mar 2007 14:06:09 -0500 Received: by an-out-0708.google.com with SMTP id c28so1991090ana for ; Tue, 20 Mar 2007 12:06:04 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=au5f1CSJKkavTUFqSUHRpfnNcUOuStXKz2TnRzONLT6sfYS14e7G4FR7f1ef8vmGmg6n5ZXUVt2iseiLOQGsGwgXIM8WPgmT0yP8NrhNuL/UDQ4n0HySl6dba2XvI1xM+/Ha9aaFizuMhfMTa1S8hr2RKKdJUb6fiwsC6Pyi5lk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=p5v9wh7HFOvIOzunzNOQy5YgIw2d11MERm6JMltpB1fNX7QOluY8nBG0xKLcYZLRsTjOmS0PeUtjCY5mn+nvagvCjrOnSwSdHZ0IDYm/BOtE66FzZrcn6DsnigHbxnRLPY6AWNdmAMsZf6X2xz64ZFDTJim0kyI5IlhOigVL9eo= Received: by 10.100.123.9 with SMTP id v9mr5453811anc.1174417563730; Tue, 20 Mar 2007 12:06:03 -0700 (PDT) Received: by 10.100.168.8 with HTTP; Tue, 20 Mar 2007 12:06:03 -0700 (PDT) Message-ID: Date: Tue, 20 Mar 2007 22:06:03 +0300 To: "m n" Cc: internals@lists.php.net In-Reply-To: <013801c2eefa$c7dd02a0$d80aa8c0@n> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_146976_5271938.1174417563674" References: <013801c2eefa$c7dd02a0$d80aa8c0@n> Subject: Re: [PHP-DEV] hi about authentication with php From: indeyets@gmail.com ("Alexey Zakhlestin") ------=_Part_146976_5271938.1174417563674 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sorry, m n. you are on a wrong mailing list. you should try php.general On 3/20/03, m n wrote: > > hi all i will be happy if anyone can help me about this problem > "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/ -- Alexey Zakhlestin http://blog.milkfarmsoft.com/ ------=_Part_146976_5271938.1174417563674--