Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:533 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14403 invoked by uid 1007); 31 Mar 2003 12:45:56 -0000 Message-ID: <20030331124553.14192.qmail@pb1.pair.com> To: internals@lists.php.net Date: Mon, 31 Mar 2003 15:45:13 +0200 Lines: 10 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 62.219.161.16 Subject: magic_quotes_sybase and php_stripslashes From: mosdoron@netvision.net.il ("moshe doron") could some1 explain the first if here (php_stripslashes:cybase mode) http://lxr.php.net/source/php4/ext/standard/string.c#2324 that have nothing with slashes but with quotes? could this if be removed safely? tnx moshe.