PioneeR
Llama Hunter
YaBB God
    
Posts: 767

|
 |
Re:Missing Smiley!!
« Reply #2 on: May 11, 2002, 07:43:24 AM » |
|
$smiliesfrom = array("::)", ">:(", ">:D", ":)", ";)", ':D', ';D', ':(', ':o', '8)', ':P', '???', ':-[', ':-X', ':-*', ":\'(",':-\\',"^-^","O0"); // :-/ :-* :'( $smiliesto = array('rolleyes', 'angry', "evil", "smiley", "wink", 'cheesy', 'grin', 'sad', 'shocked', 'cool', 'tongue', 'huh', 'embarassed', 'lipsrsealed', 'kiss', 'cry','undecided','azn','afro');
Very new to this php stuff.. the only reference i could find is the code above?
|