( cadmagician | 2012. 05. 09., sze – 21:13 )

phpban tudtam, de forgasd át. ez így gagyi?

$text = "field analysis_version datatype packed_decimal default ' 1'";
$text = preg_replace("/(\w)(\s+)(\w)/","$1 $3",$text);