Date: 11/08/99
- Next message: Massimiliano Masserelli: "Re: [PHPLIB-DEV] Incompatible change to active_sessions and auth_user"
- Previous message: athompso: "[PHPLIB-DEV] cvs commit"
- In reply to: Adam N. Thompson, MCNE: "Re: [PHPLIB-DEV] Incompatible change to active_sessions and auth_user"
- Next in thread: Massimiliano Masserelli: "Re: [PHPLIB-DEV] Incompatible change to active_sessions and auth_user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
> Suggestion/speculation: in ct_sql.inc, should we check the current
> *_magic_quotes settings and adjust accordingly? We've been having
> problems here because some websites have gpc_magic_quotes turned on,
> some don't. Or, maybe this belongs in session.inc... thoughts?
>
From my point of view, magic_quotes_(gpc|sybase) settings shouldn't affect
PHPLIB et all. PHPLIB gets session variables from PHP, not from Web-forms and
it is developer who should care about quotes in form variables. IMO, if variable
contains
quotes before storing to session, it should contain quotes after restoring from
session too.
With best regards,
KIR
-- ----- ----- ----- ----- ----- ----- ----- ----- Kirill Maximov; maximov <email protected> ICQ: 14796643 Chief of Software Development Department, Astrive, Inc.- PHPLIB Developers Mailing List. Send messages to <phplib-dev <email protected>>. To unsubscribe, send "unsubscribe" to <phplib-dev-request <email protected>> in the body, not the subject, of your message.
- Next message: Massimiliano Masserelli: "Re: [PHPLIB-DEV] Incompatible change to active_sessions and auth_user"
- Previous message: athompso: "[PHPLIB-DEV] cvs commit"
- In reply to: Adam N. Thompson, MCNE: "Re: [PHPLIB-DEV] Incompatible change to active_sessions and auth_user"
- Next in thread: Massimiliano Masserelli: "Re: [PHPLIB-DEV] Incompatible change to active_sessions and auth_user"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

