Code: Select all
$smileys = array(';-d',';d',';-D',';D');
[php]
For some reason, typing the word "i'd" triggers one of those. why is that?[/php]Moderator: General Moderators
Code: Select all
$smileys = array(';-d',';d',';-D',';D');
[php]
For some reason, typing the word "i'd" triggers one of those. why is that?[/php]