Jump to content

Redirect to page.


czukoman20

Recommended Posts

ok i know this much about how to redirect to another page.. the only issue that i have with

<?php
header( 'Location: http://www.yoursite.com/new_page.html' ) ;
?>

this only works if its used before html. .and since i have an html template.. how would i be able to run this at a specific time.. For example, a user will submit a form .. then after the submission form, they get redirected to a different page.

 

How could i do this

help appreciated thanks

Link to comment
https://forums.phpfreaks.com/topic/95710-redirect-to-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.