Posted: Thu Aug 19, 2004 12:28 pm
ok.. here's a quick and dirty fix for your problem then:
instead of the simple explode....
instead of the simple explode....
Code: Select all
$titel = preg_split('#\s*;\s*#',trim($titel));