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 :
testhttp://www.phparch.cn";>你好 完成
Any suggestion will be greatly appreciated.
--
Regards,
Shelley
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 :
testhttp://www.phparch.cn";>你好 完成
Any suggestion will be greatly appreciated.
Have a look to see if the mb_
Yes, I have checked and tried that.
And I have successfully tested it with GB2312 encoding, but when turned to
UTF8. It does not work any more.
The server is using UTF8 encoding, and also the database.
Weird.
On Thu, May 22, 2008 at 4:51 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
> Just a quest
2008/5/21 Stut <[EMAIL PROTECTED]>:
> I was going to ignore this, but I'm in a confrontational mood today, so
> please accept my apologies for the noise.
>
> On 21 May 2008, at 14:08, Michelle Konzack wrote:
>
>> Am 2008-05-12 15:40:54, schrieb Stut:
>> Note: I am working for the french Ministry o
On 22 May 2008, at 09:56, Robin Vickery wrote:
2008/5/21 Stut <[EMAIL PROTECTED]>:
I was going to ignore this, but I'm in a confrontational mood
today, so
please accept my apologies for the noise.
On 21 May 2008, at 14:08, Michelle Konzack wrote:
Am 2008-05-12 15:40:54, schrieb Stut:
Note:
Hi,
I am writing a code to upload multiple files on the server using PHP. I
zipped the folder containing these files, uploaded the zipped file through
my application on the server. Now,I am trying to unzip the .zip file using
PHP. I tried it in different ways using:
1. `unzip filename.zip`
2. syst
try using something like
http://www.theserverpages.com/php/manual/en/ref.zip.php
http://www.theserverpages.com/php/manual/en/ref.zip.php
On Thu, May 22, 2008 at 9:56 AM, Suamya Srivastava
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am writing a code to upload multiple files on the server using PHP
Suamya Srivastava <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am writing a code to upload multiple files on the server using PHP. I
> zipped the folder containing these files, uploaded the zipped file through
> my application on the server. Now,I am trying to unzip the .zip file using
> PHP. I t
Last night I was looking around at frameworks and such and I found "ez
Components" which has an 'archive' module that assists in handling Zip files:
http://ezcomponents.org/docs/api/latest/introduction_Archive.html
- Original Message -
From: "Gabriel Sosa" <[EMAIL PROTECTED]>
To: [EMAI
I'm sure Stut (and others) have said enough, but I can no longer
resist...
On May 21, 2008, at 8:08 AM, Michelle Konzack wrote:
Am 2008-05-12 15:40:54, schrieb Stut:
CSS, but I may not be understanding what you mean by blunt.
Javascript
can be written such that it eats CPU and/or memory bu
2008/5/22 Philip Thompson <[EMAIL PROTECTED]>:
> I'm sure Stut (and others) have said enough, but I can no longer resist...
>
> On May 21, 2008, at 8:08 AM, Michelle Konzack wrote:
>
>> Am 2008-05-12 15:40:54, schrieb Stut:
>>
>> I do not know, what this urchinTacker() does, but since it is na
I'm hopeful this is a solved problem, and I'm just not searching for the
right thing yet.
I'd like a way to send a 'notify' to php processes that want it, without
the use of a moderator or helper process. One way I tried is to use
Daniel Rozsnyo multicast patch and have each php process join
Am 2008-05-21 19:17:09, schrieb Stut:
> Violation of privacy? Let's start with the fact that it's not
> collecting anything you don't put out there when you use your browser.
> Let's add that none of that info can personally identify you without
> consulting your ISP who are highly unlikely t
Am 2008-05-21 13:28:08, schrieb tedd:
> Well then, all web sites are a privacy violation by your definition.
Not realy, since IF YOU are collecting data of customers/visiort you are
responsable for this stuff and for ANY misuse you can be sued.
> Web sites come standard with server logs and other
Hi all.
I'm currently working on a project that's in its beta stage. Due to
time restraints, we were unable to build in transactions from the
beginning. Well, we're getting to the point where we can now put in
transactions. Basically, I'm curious to find out your opinion on the
best way t
You clearly think you're right, which is your right, but I'm not
sensing any openness to alternative points of view so this will be my
last comment on this pointless conversation. It's just not fun anymore.
On 22 May 2008, at 15:10, Michelle Konzack wrote:
Am 2008-05-21 19:17:09, schrieb St
HI5.COM, Enter hotmail address and password can get your contact list, who
can tell me how to ?
that skill is SDK ? API ? or Script ?
i know fsockopen can make it, but it like hacker, not propriety...
if Window Live Contacts API, this need end-user agree, but HI5.COM not like
it, no need agree,
On 22 May 2008, at 20:43, LKSunny wrote:
HI5.COM, Enter hotmail address and password can get your contact
list, who
can tell me how to ?
that skill is SDK ? API ? or Script ?
i know fsockopen can make it, but it like hacker, not propriety...
if Window Live Contacts API, this need end-user agr
Hi,
I looked for you on Reunion.com, but you weren't there. Please connect with me
so we can keep in touch.
-Etienne
Do You Know Etienne?
YES - Connect with Etienne, and see who's searching for you
Learn more:
http://www.reunion.com/efinet
Reunion.com - Life Chang
I have a form statement with: http://www.caamuseum.org/mem_test_review.php method="post">
when I click the submit button, the web address appears in the firefox
address box, but no page appears on the screen. and when I try to view the
page source code from the firefox "view" drop-down menu there
milt wrote:
I have a form statement with: action=http://www.caamuseum.org/mem_test_review.php method="post">
when I click the submit button, the web address appears in the firefox
address box, but no page appears on the screen. and when I try to view the
page source code from the firefox "view"
Philip Thompson wrote:
> Hi all.
>
> I'm currently working on a project that's in its beta stage. Due to time
> restraints, we were unable to build in transactions from the beginning.
> Well, we're getting to the point where we can now put in transactions.
> Basically, I'm curious to find out your
On Fri, Feb 29, 2008 at 12:16 AM, Nathan Nobbe <[EMAIL PROTECTED]>
wrote:
> wow, im going to have to stare at some of those and play around with them
> as soon as im half awake :)
>
> of course i still like my solution ;) but im excited about the
> experimentation and ideas that have been shared
23 matches
Mail list logo