topical media & game development
professional-search-14-seophp-include-url-redirect.inc.php / php
<?php
// load the URL factory library
require_once 'url_factory.inc.php';
// redirects to proper category URL if not already there
function fix_category_url(_SERVER['REQUEST_URI'] != proper_url);
exit();
}
}
// redirects to proper product URL if not already there
function fix_category_product_url(_SERVER['REQUEST_URI'] != proper_url);
exit();
}
}
?>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.