View Single Post
  #2  
Old 8th March 2010, 11:56
GuruOfPC GuruOfPC is offline
Senior Member
 
Join Date: Jan 2009
Lithuania
Posts: 42
Default
hi,


add this to shoutbox.php

PHP Code:
mysql_query("set names 'utf8'"); 
Reply With Quote