Welcome Guest, Not a member yet? Register   Sign In
spaces in URL links
#1

[eluser]nir[/eluser]
Hello all,

i am trying to generate anchor url links based on entries from a field in a database as follow:
Code:
'<a href='.base_url().'>'.$row['city'].'</a>'

when the entry in the database has no space the anchor link would work just fine, but when there is a space (e.g. Los Angeles) the link would be something like ..../index.php?/city/edit/Los , which will results in no data when clicking on the link.
i am aware of the html encoding but i do not no how to actually do it for the generated anchor url links.

thx in advanced,
nir


Messages In This Thread
spaces in URL links - by El Forum - 12-21-2009, 12:17 PM
spaces in URL links - by El Forum - 12-21-2009, 12:36 PM
spaces in URL links - by El Forum - 12-21-2009, 12:39 PM
spaces in URL links - by El Forum - 12-21-2009, 12:40 PM
spaces in URL links - by El Forum - 12-21-2009, 12:44 PM
spaces in URL links - by El Forum - 12-21-2009, 01:07 PM
spaces in URL links - by El Forum - 12-21-2009, 03:51 PM
spaces in URL links - by El Forum - 12-21-2009, 04:20 PM
spaces in URL links - by El Forum - 12-21-2009, 06:44 PM
spaces in URL links - by El Forum - 12-22-2009, 02:05 AM
spaces in URL links - by El Forum - 12-22-2009, 11:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB