RealTime page redirecting...Need Help!
Posted: Tue Feb 05, 2008 5:55 am
Hi everybody,
I am new in php and want to ask a question about redirecting.
My pages
index.php
site_morning.php
site_night.php
I only want that for example user came to site at morning.and he will see site_morning.php.And when he came night site_night.php will be on the screen.Is there any method to achieve this?I tried assign variables like between "18:00 and 05:00" redirect to site_night and between "05:00 and 18:00" redirect page to site_morning.php
If you can help me i will be grateful.
Thanks Anyway
I am new in php and want to ask a question about redirecting.
My pages
index.php
site_morning.php
site_night.php
I only want that for example user came to site at morning.and he will see site_morning.php.And when he came night site_night.php will be on the screen.Is there any method to achieve this?I tried assign variables like between "18:00 and 05:00" redirect to site_night and between "05:00 and 18:00" redirect page to site_morning.php
If you can help me i will be grateful.
Thanks Anyway