forward

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Thierry

    forward

    Hello,

    Is it possible to forward to some page ?

    like forward('aPage. php');

    Thx, Titi
  • Zoe Brown

    #2
    Re: forward

    > Is it possible to forward to some page ?[color=blue]
    >
    > like forward('aPage. php');[/color]

    yes.


    Comment

    • Carl

      #3
      Re: forward

      Zoe Brown wrote:[color=blue][color=green]
      >>Is it possible to forward to some page ?
      >>
      >>like forward('aPage. php');[/color]
      >
      >
      > yes.
      >
      >[/color]
      More specifically:



      Cheers,
      Carl.

      Comment

      • Thierry

        #4
        Re: forward

        Zoe Brown a écrit :[color=blue][color=green]
        >>Is it possible to forward to some page ?
        >>
        >>like forward('aPage. php');[/color]
        >
        >
        > yes.
        >
        >[/color]

        What is the command ?
        I tried forward('assura nces/presentation.ph p');

        Titi

        Comment

        • Marcin Dobrucki

          #5
          Re: forward

          Thierry wrote:
          [color=blue]
          > What is the command ?
          > I tried forward('assura nces/presentation.ph p');[/color]



          With some really clever code, you can also implement
          backwards('page .php');

          Comment

          Working...