You are here: Re: custom WORD-BREAK « HTML « IT news, forums, messages
Re: custom WORD-BREAK

Posted by Toby A Inkster on 04/10/07 11:46

Ben wrote:

> Is there a way, shoer of processing the strings to turn all commas
> into spaces beforehand?

Wouldn't a better conversion be from a comma to "comma-space".

In PHP, this would be:

$text = str_replace(',', ', ', $text);

or even better:

$text = preg_replace('/\,([^\s])/', ', $1', $text);

Anyone know if Internet Exploder supports ZWSP yet?

$text = preg_replace('/\,([^\s])/', ',​$1', $text);

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux

* = I'm getting there!

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация