Re: $_SESSION $_POST

mammothman42_at_hotmail.com
Date: 09/27/04


Date: 26 Sep 2004 15:09:14 -0700

ahhh! fully confused! so should i be using SESSION variables or POST?
That is, how is this kinda thing usually done? i'm sure it's a fairly
common problem. should i submit the form as SESSION, or is this a
security flaw? it seems stupid using post, and then having to copy, one
by one, the variables to SESSION. doesn't seem "right".

cheers
dave



Relevant Pages

  • Re: Session Variables - why arent novice developers warned?
    ... The user selects a Customer in a browser and enters an order. ... and the same session variables. ... You can research session state very thoroughly without finding any ... with the use of Session Variables? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Session Variables - why arent novice developers warned?
    ... very dangerous outcome which may result when the session variables are used ... Developers want the session to be preserved when a new browser ... You can research session state very thoroughly without finding any ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Postback erases web control text
    ... I'm using Windows XP and my version of IIS is 5.1. ... This login process is stored entorely in the session. ... As far as caching is concerned, I haven't specified anything to specifically ... are you wrapping each attempt to get/set the Session variables ...
    (microsoft.public.dotnet.general)
  • Re: Hiding variables passed via URL
    ... well you can view cookies as well. ... What else constitutes a 'session variable' apart from POST or GET data ... But then you don't understand that session variables aren't POST or GET ... You could coordinate PHP with Javascript. ...
    (comp.lang.php)
  • Re: In Need Of Serious Help
    ... for a client and am using session variables to pass a variable ... the session variable is not getting passed between pages and nothing ... normal normal bold 15px verdana; ... CompanyName FROM customers ORDER BY CompanyName")); ...
    (comp.lang.php)