PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
before the caller could finish his question � and complete his
Do you see the funny character after the word "question"? I've got a lot of those non-utf8 characters in some data. They're curly quotes (single and double) and a few others. How can I clean those out of my data?
I'm actually working on porting some simple php blog content into Drupal. I've got it working now. I converted the non-utf-8 characters to utf-8 characters. It's looking good now in Drupal.