Comment 113152

By mdrejhon (registered) - website | Posted July 29, 2015 at 11:35:27 in reply to Comment 113151

Sounds like an AutoText/AutoCorrect issue. Someone typed on an iPad, possibly.

$article ~= 's/Road/rd/g';

$article ~= 's/Avenue/ave/g';

$article ~= 's/Street/st/g';

...would probably do the trick. Though you may want to make sure it's non-full-word matches (e.g. not a word boundary) since it would affect the phrase "Cannon Street Cycles". A different regex should do the trick :-)

Comment edited by mdrejhon on 2015-07-29 11:39:29

Permalink | Context

Events Calendar

There are no upcoming events right now.
Why not post one?

Recent Articles

Article Archives

Blog Archives

Site Tools

Feeds