![]() |
need webmaster help here.
landing page shows 10 different sites trough Iframes
Actually what i want to do is webforwarding from 1 domain to 10 different domains so lets say user1 lands on my page and gets an IFrame of page 1 user 2 gets to my page and gets IFrame from page 2 etc. etc. user 11 comes to my page and gets page 1 IFramed. Is there a possibility to do this if yes please tell me. Thanks |
Quote:
|
Quote:
|
$sitenum = int( rand(10) );
print "Location: " . $sites[$sitenum] . "\n\n"; |
bump bump
|
well i think it just a script coding to ramdomise ur pages
|
header("Location: " . $sites[array_rand($sites)]);
...php code for ya |
dont know about that
|
All times are GMT -7. The time now is 09:52 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123