|
well i dont know why it changes... if you wanted to make any that go to index.php you would do
[code:1:39196dd3bc]<?php
if (index.php isin $_SERVER['PHP_SELF']) {
Header("Location: http://www.desktop-designz.com");
exit();
}
?>[/code:1:39196dd3bc]
__________________
Kyle Varga
"m3lt/theSpear"
student, web designer/coder, future IT consultant
Experience: PHP/MySQL, Java, C++, MS-SQL
|