I'm trying something very simple:
Code
//echo $replace( ":)" , ":)" , "1,8:)" )

Unfortunately, it gives an error: * Invalid parameters: $replace

What am I doing wrong?