Validation Errors
-
I have the following code for bookmarking a site in Yahoo Buzz. This works fine, except, it produces a validation error for the ampersand (&).
Is it possible to recode the entire phrase to validate? BTW, I tried switching ‘&’ for ‘$amp;’…no luck.
http://buzz.yahoo.com/buzz?targetUrl=<?php the_permalink() ?>&headline=<?php the_title(); ?>&summary=<?php the_excerpt(); ?><img src="../images/yahoo.png" alt="Y" width="26" height="26" border="0" /></a>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Validation Errors’ is closed to new replies.