I have this line
<INPUT name=c value="<?php echo href="http://',$data2['c'],' " ',$data2['c'],' ?>">
and it is giving out this error
Parse error: syntax error, unexpected '=', expecting ',' or ';' in /home/a3024539/public_html/bigtestone1.php on line 21
The output I am looking for is the text from the table to become a link,