<br><br><div class="gmail_quote">On Mon, Mar 8, 2010 at 9:47 PM, Michal Čihař <span dir="ltr"><<a href="mailto:michal@cihar.com">michal@cihar.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi<br>
<br>
Dne Mon, 8 Mar 2010 21:35:08 +0530<br>
Rohit Kalhans <<a href="mailto:rohit.kalhans@gmail.com">rohit.kalhans@gmail.com</a>> napsal(a):<br>
<div class="im"><br>
> Please pardon my ignorance if this question is too trivial but what exactly<br>
> is the problem in storing sensitive user information in the Session<br>
> variables. I mean is it only that when running on a local machine someone<br>
> might see the password in the temporary  session file generated in the temp<br>
> folder or something else?<br>
<br>
</div>The problem is that on shared hosting, foreign PHP scripts can have<br>
access to the session data and steal other users credentials (unless<br>
there is something like suexec or similar solution separating users).<br>
<font color="#888888"><br></font></blockquote><div>Oh, didn't thought of that <br>
thanx for that reply  <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
--<br>
</font><div><div></div><div class="h5">        Michal Čihař | <a href="http://cihar.com" target="_blank">http://cihar.com</a> | <a href="http://blog.cihar.com" target="_blank">http://blog.cihar.com</a><br>
</div></div><br>------------------------------------------------------------------------------<br>
Download Intel&#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Rohit Kalhans<br>