Re: [PHPLIB-DEV] Incompatible change to active_sessions and auth_user From: Kirill Maximov (kir <email protected>)
Date: 11/08/99

>
> 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.