-Original Message-
From: Tim Streater [mailto:t...@clothears.org.uk]
Sent: 04 July 2012 06:56 PM
To: Marc Guay; php-general@lists.php.net
Subject: Re: [PHP] Unexpected Notice message
On 04 Jul 2012 at 16:51, Marc Guay wrote:
>> Notice: Use of undefined constant QUERY_STRING - assumed '
On Thu, Jul 5, 2012 at 3:10 AM, Arno Kuhl wrote:
> -Original Message-
> From: Tim Streater [mailto:t...@clothears.org.uk]
> Sent: 04 July 2012 06:56 PM
> To: Marc Guay; php-general@lists.php.net
> Subject: Re: [PHP] Unexpected Notice message
>
> On 04 Jul 2012 at 16:51, Marc Guay wrote:
>
Hi,
I am trying to put a file to download. I want it secure so only the
people having the password can access it.
I made a page that requires a password.. if the password is correct it
changes the password send it on my mail and redirects
the user to another script. This script searches in the
On 05/07/12 14:32, donkfat...@donkfather.eu wrote:
Hi,
I am trying to put a file to download. I want it secure so only the
people having the password can access it.
I made a page that requires a password.. if the password is correct it
changes the password send it on my mail and redirects
the
Hi,
> that the code should be fixed.
Or the error reporting turned down... :-)
--
Richard, RGraph.net support
JavaScript charts for your website using RGraph
http://www.rgraph.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Thu, Jul 5, 2012 at 6:54 PM, RGraph.net support wrote:
> Hi,
>
>> that the code should be fixed.
>
> Or the error reporting turned down... :-)
And one day, you decide to write
define('QUERY_STRING', "Oh I was so stupid that day");
and since you turned down your error reporting, you will have
6 matches
Mail list logo