Thread: string trouble
View Single Post
Old 08-02-2002, 01:45 PM   PM User | #2
SYP}{ER
Regular Coder

 
Join Date: Jun 2002
Location: Ontario, Canada
Posts: 183
Thanks: 0
Thanked 0 Times in 0 Posts
SYP}{ER is an unknown quantity at this point
$old_text = preg_replace ("/(, ?| ?,)/",", ",$old_text);

That should make it grammatically correct
__________________
Offtone.com - In the works...
SYP}{ER is offline   Reply With Quote