Results 1 to 5 of 5

Thread: Header location = variable [ fixed]

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Resolved Header location = variable [ fixed]

    i'm trying to send the user to a page stored in a variable,

    How do i do it?

    PHP Code:
    header('Location: '$ipath'.');
    header('Location: '$ipath'); 
    i cant get it to work, the above 2 will not work, how can i do this?
    Last edited by Pino; May 16th, 2005 at 02:43 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width