[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2005-03-04 Thread Philip Olson
philip Fri Mar 4 14:19:07 2005 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Fix typos. http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml?r1=1.14&r2=1.15&ty=u Index: phpdoc/en/ref

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2004-11-24 Thread Aidan Lister
aidan Wed Nov 24 21:47:55 2004 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Removed duplicated info, and pointed users to the security section http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-magic-quo

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2004-09-20 Thread Aidan Lister
aidan Mon Sep 20 07:42:20 2004 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Used entity rather than filename http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml?r1=1.12&r2=1.13&ty=u I

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2004-07-06 Thread Aidan Lister
aidan Tue Jul 6 18:42:47 2004 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Updated example to handle "deep" arrays http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml?r1=1.9&r2=1.10&

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2004-07-06 Thread Aidan Lister
No, you're right. I'll write something that does a deep mapping now. - Original Message - From: "Gabor Hojtsy" <[EMAIL PROTECTED]> To: "Aidan Lister" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, July 06, 2004 6:25 PM Subje

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2004-07-06 Thread Gabor Hojtsy
+ + In the interests of writing portable code (code that works + in any enviroment), or, if you do not have access to change + php.ini, you may wish to disable the effects of magic quotes + on a per-script basis. This can be done in two ways, with a + directive in a .htacces

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2004-07-06 Thread Aidan Lister
aidan Tue Jul 6 03:54:58 2004 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Removed "see example 2" http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml?r1=1.8&r2=1.9&ty=u Index: phpdo

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2004-07-06 Thread Aidan Lister
aidan Tue Jul 6 03:10:07 2004 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Added a second example http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2003-06-06 Thread Philip Olson
philip Fri Jun 6 13:09:00 2003 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Added example. Index: phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml diff -u phpdoc/en/reference/info/functions/get-magic-quote

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2003-03-13 Thread Sander Roobol
sander Thu Mar 13 09:11:58 2003 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: no tabs :( Index: phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml diff -u phpdoc/en/reference/info/functions/get-magic-quotes-gp

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2003-03-13 Thread Sander Roobol
sander Thu Mar 13 09:08:06 2003 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: whitespace fix to fix two crosslinks Index: phpdoc/en/reference/info/functions/get-magic-quotes-gpc.xml diff -u phpdoc/en/reference/info/fun

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-magic-quotes-gpc.xml

2002-11-14 Thread Philip Olson
philip Thu Nov 14 08:23:17 2002 EDT Modified files: /phpdoc/en/reference/info/functions get-magic-quotes-gpc.xml Log: Note that magic_quotes_sybase overrides _gpc. Also mention that _gpc cannot be set at runtime. See also: addslashes(), stripslashes() and ini_