Greetings, Maciek Sokolewicz.
In reply to Your message dated Thursday, October 9, 2008, 20:25:42,
> If you're using it to deal with possible empty input data, you'd better
> do it
> explicitly enstead.
>
> Something like this:
>
> if(!array_key_exists('from_year', $_P
Maciek Sokolewicz wrote:
> ANR Daemon wrote:
>> Greetings, Ashley Sheridan.
>> In reply to Your message dated Wednesday, October 8, 2008, 23:08:37,
>>
> If you're using it to deal with possible empty input data, you'd
> better do it
> explicitly enstead.
>
> Something like this:
On Thu, Oct 9, 2008 at 12:25 PM, Maciek Sokolewicz <[EMAIL PROTECTED]> wrote:
> ANR Daemon wrote:
>>
>> Greetings, Ashley Sheridan.
>> In reply to Your message dated Wednesday, October 8, 2008, 23:08:37,
>>
> If you're using it to deal with possible empty input data, you'd better
> do it
>>
ANR Daemon wrote:
Greetings, Ashley Sheridan.
In reply to Your message dated Wednesday, October 8, 2008, 23:08:37,
If you're using it to deal with possible empty input data, you'd better do it
explicitly enstead.
Something like this:
if(!array_key_exists('from_year', $_POST)
|| !array_key
Greetings, Ashley Sheridan.
In reply to Your message dated Wednesday, October 8, 2008, 23:08:37,
>> > If you're using it to deal with possible empty input data, you'd better do
>> > it
>> > explicitly enstead.
>> >
>> > Something like this:
>> >
>> > if(!array_key_exists('from_year', $_POST)
>>
On Wed, 2008-10-08 at 12:01 -0700, mike wrote:
> On Wed, Oct 8, 2008 at 4:06 AM, ANR Daemon <[EMAIL PROTECTED]> wrote:
>
> > If you're using it to deal with possible empty input data, you'd better do
> > it
> > explicitly enstead.
> >
> > Something like this:
> >
> > if(!array_key_exists('from_y
On Wed, Oct 8, 2008 at 4:06 AM, ANR Daemon <[EMAIL PROTECTED]> wrote:
> If you're using it to deal with possible empty input data, you'd better do it
> explicitly enstead.
>
> Something like this:
>
> if(!array_key_exists('from_year', $_POST)
>|| !array_key_exists('from_month', $_POST)
>|
Greetings, ""Crash" Dummy".
In reply to Your message dated Tuesday, October 7, 2008, 15:54:14,
>>> mike schreef:
Mon, Oct 6, 2008 at 12:17 PM, Daniel Brown <[EMAIL PROTECTED]
wrote:
>> I will get an error, but if I prefix the value with '@',
>> [EMAIL PROTECTED]"q"];
> Th
8 matches
Mail list logo