Help preg_replace with Non-English character

This is a discussion on Help preg_replace with Non-English character within the PHP General forums, part of the PHP Programming Forums category; Hi all, Just a question, I want to replace some Chinese characters with preg_replace(). But it does not work. The ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-22-2008
Shelley
 
Posts: n/a
Default Help preg_replace with Non-English character

Hi all,

Just a question, I want to replace some Chinese characters with
preg_replace().

But it does not work.

The string is

$str = 'test<<*好>>http://www.phparch.cn/ 完成';

The ideal output is :
test<a href="http://www.phparch.cn">*好</a> 完成

Any suggestion will be greatly appreciated.

--
Regards,
Shelley
Reply With Quote
  #2 (permalink)  
Old 05-22-2008
Richard Heyes
 
Posts: n/a
Default Re: [PHP] Help preg_replace with Non-English character

> Just a question, I want to replace some Chinese characters with
> preg_replace().
>
> But it does not work.
>
> The string is
>
> $str = 'test<<*好>>http://www.phparch.cn/ 完成';
>
> The ideal output is :
> test<a href="http://www.phparch.cn">*好</a> 完成
>
> Any suggestion will be greatly appreciated.


Have a look to see if the mb_* functions will help.

http://uk3.php.net/manual/en/book.mbstring.php


--
Richard Heyes

In Cambridge? Employ me
http://www.phpguru.org/cv

+----------------------------------------+
| Access SSH with a Windows mapped drive |
| http://www.phpguru.org/sftpdrive |
+----------------------------------------+
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:01 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0