PHP refresh content
Posted: Thu Jul 27, 2006 10:45 pm
Hey all,
I am currently creating a website and it has a generic ID number generated by the date() command in php my problem is, whenever I want to change this ID I have to refresh the page, (navigating to the page does not change it). how can I make it so that whenever the page is displayed the new generic code shows up?
Also I have already tried the <?php Header(Location: [url]) ?> method and it did nothing either
Thank-you in advance
Regards
Cameron
I am currently creating a website and it has a generic ID number generated by the date() command in php my problem is, whenever I want to change this ID I have to refresh the page, (navigating to the page does not change it). how can I make it so that whenever the page is displayed the new generic code shows up?
Also I have already tried the <?php Header(Location: [url]) ?> method and it did nothing either
Thank-you in advance
Regards
Cameron