phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Header vs redirect_link


From: Dave Hall
Subject: Re: [Phpgroupware-developers] Header vs redirect_link
Date: Wed, 21 May 2003 08:37:00 +1000

Sigurd Nes <address@hidden> wrote:

> What is the preferred method to redirect ?
> 
> Header('Location: ' . $GLOBALS['phpgw']-
> >link('/index.php',$link_data));
> vs
> 
> $GLOBALS['phpgw']->redirect_link('/index.php',$link_data);

In 16+ this saves you some typing :)  It was thought it would made it
easier for developers.

> 
> Sigurd
> 
> 
> 
> 
> _______________________________________________
> Phpgroupware-developers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
> 

Attachment: dave.hall.vcf
Description: Card for <dave.hall@mbox.com.au>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]