> - Original Message -
> From: "Dan Joseph" <[EMAIL PROTECTED]>
> To: php-general@lists.php.net
> Subject: Re: [PHP] Secure way to handle pw on session.
> Date: Tue, 2 Sep 2008 15:35:26 -0400
>
>
> On Tue, Sep 2, 2008 at 3:27 PM, k bah &
Hi,
I noticed session files are kept on /tmp for a while, and even if they were
immediately deleted, well, someone could use one of my php scripts to inject
code and read them, since they belong to the httpd user.
What's the best way to receive passwords thru a form and store them in the
$_
Hi,
I'm working with floats because I have a big number to identify users, and the
only operation I make with this number is to add something less than
100 with 100 (one and ten zeros). Besides that I just need to
use the number to search ("=" comparison). I never need the fr
Hi,
From http://www.php.net/manual/en/language.types.float.php (second comment in
that page, from "kjohnson at zootweb dot com"):
"PHP switches from the standard decimal notation to exponential notation for
certain "special" floats. You can see a partial list of
such "special" values with t
--
Powered by Outblaze
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo