Hi all,
This is so simple and it's driving me mad. I've done it many of time before but at this moment in time - blank!
How does one display the text: © and stop it from changing to a copyright symbol?
Thanks,
M
Hi all,
This is so simple and it's driving me mad. I've done it many of time before but at this moment in time - blank!
How does one display the text: © and stop it from changing to a copyright symbol?
Thanks,
M
Use htmlspecialchars()
or htmlentities()
:
How about &copy
lol believe it or not I was... the issue was that I wasn't writing echo or print before hand... #TIRED.
Cheers all,
M
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.