Ampersands anywhere in xhtml documents should be converted to entities
(&):
<a href="website.com?val1=98&val2=13">...</a>
The browser will properly go to 'website.com?val1=98&val2=13' from that link
- Ken Snyder
Rusty Keele wrote:
So,
At Sheri's presentation last week she mentioned that Google
doesn't do very well with links that pass more than one variable. For
example: website.com?val1=98&val2=13 I have also found that when I try
to validate any XHTML code where I have links like this I always get an
error. Can somebody explain this to me? Is there some XHTML standard
that prohibits using more than one $_GET variable, or is it just good
coding practice to avoid multi-variable link references?
Thanks,
- Rusty
_______________________________________________
UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net