I am creating little script to place text on graphical valentines day heart so I need the & symbol to display. IE. Cat & Dog I have tried a few fonts but none will print the & using imagettftext. It just prints blank when user enters &.
Fields are entered in simple Form with text fields and posted to script, then read in script using $_POST.
Can you help?