DISQUS

Tech-Recipes: Redirect to another web page using PHP | PHP programming | Tech-Recipes

  • Robin Pahwa · 1 year ago
    check your website it has no php script
  • Quinn McHenry · 1 year ago
    Thanks Robin! We recently migrated to WordPress and some of our code blocks didn't quite make it.
  • saurabh · 1 year ago
    is there any alternative of this header , so that next page is redirected without any event(not by hyperlin)
  • bassline77 · 9 months ago
    Yeah, I've got the some problem, when i redirect my page this way, it gives me a "headers already sent" error. Is there an alternative?
  • linu · 1 year ago
    hii is i possible to send variables using this
  • vinu · 11 months ago
    hi thanks for this article.
    but my problem is that header() is used for redirecting once and i want to redirct page with parameter no. of times what the solution for this?
  • Malar · 9 months ago
    Hi thanks for this article.This is very useful and easily clear my doubts.Thank you..........
  • Anup pokhrel · 8 months ago
    I also got "Headers already sent" problem
  • asdas · 6 months ago
    chutad hai tu
  • shubham gupta · 1 month ago
    thanks and i solved my problems
  • Flight · 1 month ago
    i want to redirect my PHP page using variable instead of fixed url
    Thanks so much
  • Dave · 1 month ago
    Thanks for the php redirect page code!