Date: 10/29/99
- Next message: Massimiliano Masserelli: "Re: [PHPLIB] making an auth that uses LDAP"
- Previous message: Massimiliano Masserelli: "Re: [PHPLIB] Self registration"
- Next in thread: Massimiliano Masserelli: "Re: [PHPLIB] gpc_magic_quotes on or off?"
- Reply: Massimiliano Masserelli: "Re: [PHPLIB] gpc_magic_quotes on or off?"
- Reply: Kristian Köhntopp: "Re: [PHPLIB] gpc_magic_quotes on or off?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In various points, the documentation (as of 7.2) contradicts itself on
the appropriate setting of gpc_magic_quotes.
documentation-1.html,
1.3 Quick Guide to Installation
Step 4
...and that you have enabled magic_quotes_gpc. ...
1.5 Testing
Checking PHPLIB inclusion
It should contain the following settings, too:
magic_quotes_gpc = On
documentation-2.html,
2.3 Requirements and things to check for
Interpreter requirements
Note: PHPLIB does not require magic_quotes_gpc to be enabled. The
library always uses addslashes() when necessary.
2.6 PHPLIB with mod_apache
Of special interest to PHPLIB users are the following directives:
...
magic_quotes_gpc = Off ; magic quotes for incoming
So, which is correct?
-- -Adam Thompson, MCNE, MCSE, CWT, A+ Vice-President / Chief Technology Officer Commerce Design Inc. athompso <email protected> tel: (204) 942-1648 fax: (204) 989-8080
- PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in the body, not the subject, of your message.
- Next message: Massimiliano Masserelli: "Re: [PHPLIB] making an auth that uses LDAP"
- Previous message: Massimiliano Masserelli: "Re: [PHPLIB] Self registration"
- Next in thread: Massimiliano Masserelli: "Re: [PHPLIB] gpc_magic_quotes on or off?"
- Reply: Massimiliano Masserelli: "Re: [PHPLIB] gpc_magic_quotes on or off?"
- Reply: Kristian Köhntopp: "Re: [PHPLIB] gpc_magic_quotes on or off?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

