Get dollar sign to print out

I have a text field in a MySQL database that has a dollar sign in it (it’s a restaurant menu)…when I use PHP to display to web site the dollar sign does not show up. I tried a “” before the dollar sign, no luck. Tried printf instead of echo, no luck.

Any help would be greatly appreciated.

Sponsor our Newsletter | Privacy Policy | Terms of Service