You are here: Re: preg_replace question - ASCII characters? « PHP Programming Language « IT news, forums, messages
Re: preg_replace question - ASCII characters?

Posted by Kevin Wells on 02/08/07 17:28

message <RMednRMe2_RoRFfYnZ2dnUVZ_smonZ2d@comcast.com>
"deko" <deko@nospam.com> wrote:

>I need to capture referrers to a website and populate a page with links to the
>referring pages.
>
>How do I use preg_replace to search for and replace all ampersands ('&') with
>the corresponding HTML special character ('&amp;')?
>
>$refurl = trim(getenv("HTTP_REFERER"));
>$refhost = parse_url($refurl);
>$refhost = preg_replace("\&\", "\&amp;\", $refhost);
>

Why not use str_replace:

$refhost = str_replace('&','&amp;', $refhost);

[snip]


--
Kev Wells http://kevsoft.topcities.com
http://kevsoft.co.uk/
ICQ 238580561
Shine forth upon our clouded hills?

 

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

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