The a href does not work and I keep getting:Code:<?php $id = 5; session_start(); function fn1(){ //code return "http://www.philosophaie.heliohost.org/Julian_Date.php?"&data=$id"; } session_write_close(); ?> <a href = "<?php echo fn1(); ?>">Text</a>
on the link mouseover. How do I remove the %34 to execute the link?Code:%34http://www.philosophaie.heliohost.org/Julian_Date.php?"&data=5



Reply With Quote


Bookmarks