slbrault Posted March 11, 2010 Share Posted March 11, 2010 I have inserted a php script into an html file. I have this 1 showing. I go back to my coding and I do not see the 1 that is showing. This is the link where you see the one. http://baroncapital.com/bcm/aboutp.html Here is the code I actually see before upload. How can I remove the one. I have little to no knowledge about php. <style> @import "http://www.baroncapital.com/Ticker/ticker-quotes.css"; </style><?php echo require("http://www.baroncapital.com/Ticker/ticker-quotes.inc"); showQuotesTicker(); ?> Link to comment https://forums.phpfreaks.com/topic/194938-a-symbol-showing-i-need-help-removing/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.