
04-19-06, 02:51 AM
|
 |
Newbie Coder
|
|
Join Date: May 2005
Posts: 58
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
thanks.... :)
hi, thanks friends......
it's works....
i've modified ....
thanks to nico_swd for:
Quote:
|
str_replace(array_keys($smilies), array_values($smilies), $data[3]);
|
thanks to Wuiqed for:
Quote:
//notice that I changed your mysql_num_rows() to mysql_fetch_array()
//this is because mysql_num_rows() only returns HOW MANY rows was
//fetched but doesn't return the actual rows
|
now the script like below:
Last edited by qie; 04-19-06 at 02:53 AM.
|