On Apr 16, 2007, at 12:44 PM, Ross wrote:
ok I have a page that calls my my functions, basically a 6 step
signup. All
the steps look like this
function step_one() {
$_SESSION['property_id'] =$_POST['property_id'];
$property_id = $_POST['property_id'];
$postcode= $_POST['postcode'];
Escape
> -Message d'origine-
> De : Tim [mailto:[EMAIL PROTECTED]
> Envoyé : lundi 16 avril 2007 19:54
> À : 'Ross'; php-general@lists.php.net
> Objet : RE: [PHP] Re: header('Location:') works locally but
> not remotely
>
>
>
> >
> -Message d'origine-
> De : Ross [mailto:[EMAIL PROTECTED]
> Envoyé : lundi 16 avril 2007 19:45
> À : php-general@lists.php.net
> Objet : [PHP] Re: header('Location:') works locally but not remotely
>
> ok I have a page that calls my my functions, basically a 6
> step signup. All the
On Tuesday, October 30, 2001, at 11:41 AM, Henrik Hansen wrote:
> [EMAIL PROTECTED] (Alberto) wrote:
>
>> Ok, it works fine for me, i can redirection, but I don't want the
>> browser to
>> load another page, I want to IF A THEN RUN A.PHP, IF B THEN RUN
>> B.PHP, I
>> know i can use include('a
4 matches
Mail list logo