Hi,
I am trying to pass a variable which is a string with spaces in via the html header (?)
<href=index.php?var="String with spaces">Link</a>
It only seems to pass the the part before the space. I also triued writing the string into a variable and passing that but the same happens.
Thanks,
Rob.
String with spaces
Moderator: General Moderators
look at urlencode()
-
spacebiscuit
- Forum Contributor
- Posts: 390
- Joined: Mon Mar 07, 2005 3:20 pm