Jump to content

validation errors


suzzane2020

Recommended Posts


hi,
I ran my homepage thru total validator and got th same error on almost 100 lines where i have my anchor tag


<a href="hcatresults.php?pid=<?php echo $pid;?>&functional=<?php echo $farray[$i];?>"> </a>

                                                             
The error pointed to the & symbol between the values passed,it seems the & should b replaced by &amp;

Is it essential ..wud it develop problems later if i dont change it?

thnks in advance
Link to comment
https://forums.phpfreaks.com/topic/35344-validation-errors/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.