Hi,
What's wrong with that?
I have a variable
$order_nummer = "C.45";
Then I redirect to
header('Locatio n: xmlorderon.php? order_id=$order _nummer');
but I my location bar I see:
http://localhost/pcGebruik/files/xmlorderon.php? order_id=$order _nummer
thx
Alain
What's wrong with that?
I have a variable
$order_nummer = "C.45";
Then I redirect to
header('Locatio n: xmlorderon.php? order_id=$order _nummer');
but I my location bar I see:
http://localhost/pcGebruik/files/xmlorderon.php? order_id=$order _nummer
thx
Alain
Comment