Re: [PHP] DBR.php ???

2008-02-11 Thread admin
No clue Daniel, was sent to me directly using a non returnable email. I had to 
post it here because it had your name all over it.
I agree not your style at all.

Just beware another name for fan is (Stalker). lol

Rich.


On Feb 11, 2008 11:19 AM,  <[EMAIL PROTECTED]> wrote:
> 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']!="1567d5af328786cdc81ed0f456bf")
> > {
> > $DanielBrown_rules = "index.php";// Kick back to first page
> > }elseif($_REQUEST['from'=="1567d5af328786cdc81ed0f456bf")
> > {
> > $DanielBrown_rules = "http://www.yourwebsite.com/main_content.php?
> > auth=1567d5af328687cdc81ed0f456bf&msg=1"; //Take to the right page
> > }

That's a little strange.  It's not me (not even my coding style),
and I'm certainly not the only Daniel Brown who uses PHP but if
it's about me, it's nice to know I have fans!  ;-P

Which thread was that on Rich?

-- 


Daniel P. Brown
Senior Unix Geek


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

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



Re: [PHP] DBR.php ???

2008-02-11 Thread Daniel Brown
On Feb 11, 2008 11:19 AM,  <[EMAIL PROTECTED]> wrote:
> 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']!="1567d5af328786cdc81ed0f456bf")
> > {
> > $DanielBrown_rules = "index.php";// Kick back to first page
> > }elseif($_REQUEST['from'=="1567d5af328786cdc81ed0f456bf")
> > {
> > $DanielBrown_rules = "http://www.yourwebsite.com/main_content.php?
> > auth=1567d5af328687cdc81ed0f456bf&msg=1"; //Take to the right page
> > }

That's a little strange.  It's not me (not even my coding style),
and I'm certainly not the only Daniel Brown who uses PHP but if
it's about me, it's nice to know I have fans!  ;-P

Which thread was that on Rich?

-- 


Daniel P. Brown
Senior Unix Geek


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



[PHP] DBR.php ???

2008-02-11 Thread admin
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']!="1567d5af328786cdc81ed0f456bf")
> {
> $DanielBrown_rules = "index.php";// Kick back to first page
> }elseif($_REQUEST['from'=="1567d5af328786cdc81ed0f456bf")
> {
> $DanielBrown_rules = "http://www.yourwebsite.com/main_content.php?
> auth=1567d5af328687cdc81ed0f456bf&msg=1"; //Take to the right page
> }

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