Author Topic: a symbol showing i need help removing  (Read 316 times)

0 Members and 1 Guest are viewing this topic.

Offline slbraultTopic starter

  • Irregular
  • Posts: 1
    • View Profile
a symbol showing i need help removing
« on: March 11, 2010, 01:44:56 PM »
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.

Code: [Select]
<style>
@import "http://www.baroncapital.com/Ticker/ticker-quotes.css";
</style><?php echo require("http://www.baroncapital.com/Ticker/ticker-quotes.inc");
showQuotesTicker(); ?>