Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42864 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20796 invoked from network); 28 Jan 2009 14:38:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2009 14:38:33 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.78.26 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 74.125.78.26 ey-out-2122.google.com Received: from [74.125.78.26] ([74.125.78.26:63455] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/D1-08436-8ED60894 for ; Wed, 28 Jan 2009 09:38:33 -0500 Received: by ey-out-2122.google.com with SMTP id 22so14182eye.59 for ; Wed, 28 Jan 2009 06:38:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=YCYE7RhZFTEg+LMs391HXo6sdOC6yP6D7o9ERE2fhho=; b=sLvvbrVJQqm2j0DAk41pPJvIGM5r+pyvcvqHea+RUgQX4M3nC8jCbkU1pye5FZG2Zv x1eNIi34JP3j0JEWmQDE32DLoxx/1KdkADVR/mL+mBDqqWARZI3KSlTx96dn5CM1Lvxu ezOafu5mTMQMelFK4Ap3vyy3ySvThPKSPMnds= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=awrXQwg/hzvYBgKQua5NN8Za2zWH6r0FwL4NgYYL3zmK9O7bcQD5KfCMuBq8WXOgI+ Fj9NTQ+B0IB78bJtYkSfqXQ8WAp5bSmprim0wFQDmzO7Vrbn0iqmdy6kEPbwx8ku7IHb Eh7Mo/SIX6ybsVxhwSP5Yn77GPXB7O//zg9Wg= MIME-Version: 1.0 Sender: kalle.php@gmail.com Received: by 10.223.126.66 with SMTP id b2mr2477253fas.3.1233153509674; Wed, 28 Jan 2009 06:38:29 -0800 (PST) In-Reply-To: References: Date: Wed, 28 Jan 2009 15:38:29 +0100 X-Google-Sender-Auth: f10ec92c3d597371 Message-ID: <2dedb8a0901280638x5d3b0403g44f1498e6eb1a44@mail.gmail.com> To: bipul@aphroecs.com Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] search string problem with special characters in php 4.4.7 From: kalle@php.net (Kalle Sommer Nielsen) Hello 2009/1/28 Bipul Agarwal : > Hi all, > > I have a search string which works just fine with php 4.4.9 and my local > host but some how its not working with php version 4.4.7. Upgrade to PHP5 first, PHP4 is not supported anymore > Thanks in advance, > Bipul > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Kalle Sommer Nielsen