Possible Duplicate:
Can you use $_GET variables when including a file in PHP? Is it possible, even from an AJAX call?
I have function within a class that I include but my profile page's $_GET doesn't pass the variable to the function inside the class, inside the include file.