I am done a querie on my database and i have the following fields:-
IP_address
username
I need to use the header command to send as follows
header("Location: [url]http://[/url]$ip_address/$username+golive+44+12345");
Thats exactly the string i need but the output is always messed up?
What am i doing wrong?
Regards
Jules