On 8/29/07, Scott Hill <[EMAIL PROTECTED]> wrote: > On 8/29/07, Rusty Keele <[EMAIL PROTECTED]> 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? > > > No one has answered Rusty's original question. I'm interested to know why > XHTML validation would give errors for more than one $_GET variable. >
yeah they did. unhtmlentified ampersands. justin -- http://justinhileman.com _______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
