View Single Post
Old 11-25-2008, 12:04 PM  
Fucksakes
Shit... Fuck! What the Hell?
 
Fucksakes's Avatar
 
Industry Role:
Join Date: Dec 2003
Posts: 7,567
Quote:
Originally Posted by Retox Josh View Post
Quick and dirty, wouldn't recommend using it exactly, just an example to help you out, in php.

in your new found iframeless include area do something like this
PHP Code:
<?php if($_GET['sect'] =='something') include('yourpage.php'); else include('anotherpage.php'); ?>
Then just call somepage.php?sect=something and it will replace whatever is in anotherpage.php on somepage.php to yourpage.php on somepage.php
but will search engines see pages that have content on pages like index.php?a, ?b etc?

back to my 1st problem.
Fucksakes is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote