Results 1 to 2 of 2

Thread: hello message

  1. #1
    Join Date
    Aug 2006
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Red face hello message

    i have created a form with a submit button, but now i need to redirect after is sumited to a message such as...thanks for your....info ...! or so.. in the sane window
    and a closed button in the same window after


    need some help!..

  2. #2
    Join Date
    Sep 2006
    Location
    Eureka, California
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    PHP uses the function:

    header()

    for redirect.

    see: http://www.php.net/header/

Bookmarks

Posting Permissions

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