I have a problem, and it's pretty silly. Being the problem that silly I searched this forum for a sure answer, but couldn't find any. I'm changing host, and in doing so I'm cleaning up the code a bit. I have a lot of PHP files that include other PHP files, and right now they all have absolute path. I started changing them to relative path, but all the included URL's with variables (i.e. mypod.php?ID=1) won't work. Any suggestion? Thanks in advance for any help and please forgive me if a posted something that's already been answered.