Profile field with ’ ?
-
This should a very simple problem and probably even a php question… One of my profile fields is called:
Noah’s Ark
(see http://farmvillechicken.com/members/admin/profile/)
However, if I try to get the value for this it can not be found. I also tried (backslash) ’ but that also does not seem to work.
Uhm… so now my workaround is substr( ) with the first four characters to match the word “Noah”……. not really good. I just want to get the value of this Profile field. So addslashes() does not seem to work.
p.s. I also noticed another issue: when clicking the link above it returns to the main site instead of the profile?
- The topic ‘Profile field with ’ ?’ is closed to new replies.