Hello,

I am having an issue.  I am using an access database, where the names have
whitespace.

Now, when I try to generate a link within the php script I get just their
first name

But in the link itself I get the whole name

so the html link looks something like this

<a href="http://www.whatever.com/dave";>David Bruner</a>

I am using an ODBC connection.

Thanks in advance for any help


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to