Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

howto allow this char. in sql and php

Name: Anonymous 2010-06-13 21:24

this one    ¯\(°_o)/¯

Name: Anonymous 2010-06-13 21:55

its for a chat program, ajax chat that works with php smf ybb phpbb...
I want to do this:
<?php

// Chat bot messages
if(stristr($text, 'how do I shot web?'))
      {
// KEYWORDS TRIGGER START
    $this->insertChatBotMessage(
                    $this->getPrivateMessageID(),
"\nlol ¯\(°_o)/¯  IDK?\n" //This is what the chatbot says when the visitor enters help me anywhere in a sentence!
 );
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List