In reply to [EMAIL PROTECTED]:
> Return-Path: <[EMAIL PROTECTED]>
> Received: from toye.php.net (va.php.net [198.186.203.51])
> by cobalt1.intermedia.com.sg (8.10.2/8.10.2) with SMTP id f4GEsVZ09896
> for <[EMAIL PROTECTED]>; Wed, 16 May 2001 22:54:31 +0800
> Received: (qmail 7963 invoked by uid 1013); 16 May 2001 14:57:06 -0000
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> Precedence: bulk
> list-help: <mailto:[EMAIL PROTECTED]>
> list-unsubscribe: <mailto:[EMAIL PROTECTED]>
> list-post: <mailto:[EMAIL PROTECTED]>
> Delivered-To: mailing list [EMAIL PROTECTED]
> Received: (qmail 7957 invoked from network); 16 May 2001 14:57:06 -0000
> Reply-To: <[EMAIL PROTECTED]>
> From: "SED" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Date: Wed, 16 May 2001 15:00:23 -0000
> Message-ID: <[EMAIL PROTECTED]>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
> X-Priority: 3 (Normal)
> X-MSMail-Priority: Normal
> X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
> In-Reply-To: <9du3pi$te4$[EMAIL PROTECTED]>
> Importance: Normal
> Subject: [PHP] How can I enable magic_quotes_gpc without editing PHP.ini
> X-UIDL: BlS"!FI`"!LJI"!a2_!!
> Hi,
> I need to enable magic_quotes_qpc for one session (or a script) but I can no
> access to the php.ini on the server. Is it possible to do it? And if so,
> how?
> Regards,
> Sumarlidi Einar Dadason
> SED - Graphic Design
> ------------------------------------------
> Phone: (+354) 4615501
> Mobile: (+354) 8960376
> Fax: (+354) 4615503
> E-mail: [EMAIL PROTECTED]
> Homepage: www.sed.is <- New Homepage!
> ------------------------------------------
set_magic_quotes_runtime();
Regards,
Keith Ng
_______________________________
Co-founder
K-Designs Incorporated
[EMAIL PROTECTED]
http://www.k-designs.com.sg/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]