how to click a link automatically using PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lasithwaruna
    New Member
    • Nov 2006
    • 6

    how to click a link automatically using PHP

    hi , im new to php.I want to know how to click a link automatically.
    i want to go to a url without clicking a link.. plese submit your post
    thank you....
  • Nert
    New Member
    • Nov 2006
    • 64

    #2
    Originally posted by lasithwaruna
    hi , im new to php.I want to know how to click a link automatically.
    i want to go to a url without clicking a link.. plese submit your post
    thank you....
    hi,

    your post is not quite clear for me, would you like to add some details about it.


    --nert

    Comment

    • steven
      New Member
      • Sep 2006
      • 143

      #3
      Originally posted by Nert
      hi,

      your post is not quite clear for me, would you like to add some details about it.


      --nert
      I think he means a redirect, such as using

      header ("Location: foo.html");

      Comment

      • lasithwaruna
        New Member
        • Nov 2006
        • 6

        #4
        thank you alot . it work well
        thank you again

        Comment

        • vssp
          Contributor
          • Jul 2006
          • 268

          #5
          If you got any issue header fuenction using meta tag the best

          Comment

          Working...