Re: [PHP] limit access to php page

[email protected] (Tedd Sperling)
Newsgroups php.general
Message-ID <[email protected]>
On May 29, 2013, at 7:11 PM, Tim Dunphy <[email protected]> wrote:

> Hello list,
> 
> I've created an authentication page (index.php) that logs into an LDAP
> server, then points you to a second page that some folks are intended to
> use to request apache redirects from the sysadmin group (redirect.php).
> 
> Everything works great so far, except if you pop the full URL of
> redirect.php into your browser you can hit the page regardless of the login
> process on index.php.
> 
> How can I limit redirect.php so that it can only be reached once you login
> via the index page?
> 
> Thank you!
> Tim
> 
> -- 
> GPG me!!

Try this:

http://sperling.com/php/authorization/log-on.php

Cheers,


tedd

_____________________
[email protected]
http://sperling.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.