what is the code to place a euro-sign in php.
I store my data in a TXT file..
I tried € but the euro sign isn't displayed.. the text is stopped
everything after the € isn't displayed any more.
on my mac the code for the euro-sign is: €
is that right?....
I also want to make a button that when it's clicked it inserts the
code for the euro-sign automaticly.