As much as I admire Daniel, I think who ever sent me this question needs to 
rethink thier naming convention.


On Feb 9,2008 12:47 PM, WHOAMI <[EMAIL PROTECTED]> wrote:
> Would you use this to server auth?
>
> if($_REQUEST['from']!="15600007d5af328786cdc81ed0f456bf")
> {
> $DanielBrown_rules = "index.php";// Kick back to first page
> }elseif($_REQUEST['from'=="15600007d5af328786cdc81ed0f456bf")
> {
> $DanielBrown_rules = "http://www.yourwebsite.com/main_content.php?
> auth=15600007d5af328687cdc81ed0f456bf&msg=1"; //Take to the right page
> }

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to