$username = $_GET['username'];
I have tried adapting it to get a variable from the other php file but i cant see to have much luck
I have tried $username = $_GET[$username]; if that explain what im trying to do better. I am using a get method in the other php file and linking it to the php file that the above code is in.
I really appreciate the help on this forum, i do search the internet prior to posting so i dont waste anyone's time too much.
cheers