I am writing a program in PHP that accesses the HTML of a given URL via class SNOOPY. However, some URLs change into another one e.g. becomes if you connect to it. How can I tell that this URL changes like that? I think it is called “redirecting”. Is it in the HTML? I need to know what the new URL is in order to translate HREF= into the complete URL. Charlie chvol@aol.com