Re: [PHP] Unexpected Notice message

2012-07-04 Thread Tim Streater
On 04 Jul 2012 at 16:51, Marc Guay wrote: >> Notice: Use of undefined constant QUERY_STRING - assumed 'QUERY_STRING' in > > I would guess that it's asking you to add quotes around QUERY_STRING...? As in: if (strlen($_SERVER['QUERY_STRING']) > 0) { -- Cheers -- Tim -- PHP General Mailing

Re: [PHP] Unexpected Notice message

2012-07-04 Thread Marc Guay
> Notice: Use of undefined constant QUERY_STRING - assumed 'QUERY_STRING' in I would guess that it's asking you to add quotes around QUERY_STRING...? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Unexpected Notice message

2012-07-04 Thread Arno Kuhl
I'm a bit baffled by a notice message displayed: Notice: Use of undefined constant QUERY_STRING - assumed 'QUERY_STRING' in .. The line in question has if (strlen($_SERVER[QUERY_STRING]) > 0) { .. So I set a breakpoint on the line of the notice. The code executes to the breakpoint, I inspect the

Re: [PHP] Is this list less busy than it used to be?

2012-07-04 Thread Govinda
>> [snip] Is this list less busy than it used to be? Or is it just me? When I >> used to be on this list ISTR sometimes being overwhelmed by email. [/snip] > > One other factor is Stackoverflow I have no idea, but I assume ^^^ Jay is right. Even if/when I am the total noob, why post here whe

Re: [PHP] Is this list less busy than it used to be?

2012-07-04 Thread Jay Blanchard
[snip] Is this list less busy than it used to be? Or is it just me? When I used to be on this list ISTR sometimes being overwhelmed by email. [/snip] One other factor is Stackoverflow - there is a tremendous amount of traffic there for PHP related questions. I have been a subscriber to this li

Re: [PHP] Is this list less busy than it used to be?

2012-07-04 Thread RGraph.net support
Hi, > My guess: The ecosystem has grown. Now much stuff, that were former > (probably) asked here, is gone to more specific lists, like ZFs, Symfony, > and so on. Maybe it's even already solveable via Twitter ;) It would be nice if everyone had grown to be much better with PHP! Though I think I'v

Re: [PHP] Is this list less busy than it used to be?

2012-07-04 Thread Sebastian Krebs
Hi, Just realize, that this is _not_ the internals list. :X There I only read. Yes, I could send mails here :) We'll see My guess: The ecosystem has grown. Now much stuff, that were former (probably) asked here, is gone to more specific lists, like ZFs, Symfony, and so on. Maybe it's even already

Re: [PHP] Is this list less busy than it used to be?

2012-07-04 Thread Andy McKenzie
On Wed, Jul 4, 2012 at 6:04 AM, RGraph.net support wrote: > Hi, > >> https://docs.google.com/spreadsheet/ccc?key=0Ak1QF0ijPYbedDNvb19SQl80MHcxUWhhbTZOYm5FUlE > > Yikes. That's a littled bit worrying. Or does it really mean that > everyone is getting much better with PHP? :-) > > -- > Richard, RGra

Re: [PHP] Is this list less busy than it used to be?

2012-07-04 Thread RGraph.net support
Hi, > https://docs.google.com/spreadsheet/ccc?key=0Ak1QF0ijPYbedDNvb19SQl80MHcxUWhhbTZOYm5FUlE Yikes. That's a littled bit worrying. Or does it really mean that everyone is getting much better with PHP? :-) -- Richard, RGraph.net support RGraph: JavaScript charts for your website http://www.rgr

Re: [PHP] Is this list less busy than it used to be?

2012-07-04 Thread Erwin Poeze
Well, I think you are right. Take a look at this graph of the number of messages posted starting in 1998. The stackoverflow.org effect? messages - https://docs.google.com/spreadsheet/ccc?key=0Ak1QF0ijPYbedDNvb19SQl80MHcxUWhhbTZOYm5FUlE Erwin 2012/7/4 RGraph.net support > Hi, > > Is this list

[PHP] Is this list less busy than it used to be?

2012-07-04 Thread RGraph.net support
Hi, Is this list less busy than it used to be? Or is it just me? When I used to be on this list ISTR sometimes being overwhelmed by email. Cheers -- Richard, RGraph.net support RGraph: JavaScript charts for your website http://www.rgraph.net -- PHP General Mailing List (http://www.php.net/) T