Page 2 of 2

Posted: Thu Aug 19, 2004 12:28 pm
by feyd
ok.. here's a quick and dirty fix for your problem then:
instead of the simple explode....

Code: Select all

$titel = preg_split('#\s*;\s*#',trim($titel));