Re: [PHP] questions about $_SERVER

2012-03-09 Thread Jim Giner
"tamouse mailing lists" wrote in message news:CAHUC_t8g43GE3xqvSU5SwFePGS1XG=tk1mhrbem9gjaarve...@mail.gmail.com... > On Mon, Feb 13, 2012 at 2:39 PM, Tedd Sperling > wrote: >> On Feb 13, 2012, at 4:10 AM, Stuart Dallas wrote: >>> On 13 Feb 2012, at 06:28, Rui Hu wrote: How PHP sets varia

Re: [PHP] questions about $_SERVER

2012-03-09 Thread tamouse mailing lists
On Mon, Feb 13, 2012 at 2:39 PM, Tedd Sperling wrote: > On Feb 13, 2012, at 4:10 AM, Stuart Dallas wrote: >> On 13 Feb 2012, at 06:28, Rui Hu wrote: >>> How PHP sets variables in $_SERVER, say, $DOCUMENT_ROOT? What should I know >>> if I want to modify $_SERVER myself? >> >> Once your script start

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Tedd Sperling
On Mar 9, 2012, at 12:52 PM, Charles wrote: > On Sat, Mar 10, 2012 at 12:07 AM, Tedd Sperling > wrote: >> >> Well no, I don't need to know the first day of next month to know the last >> day of this month. That's like saying "I need to know who is going to stand >> at the 'end of the line' NEX

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Charles
On Sat, Mar 10, 2012 at 12:57 AM, Charles wrote: > On Sat, Mar 10, 2012 at 12:52 AM, Charles wrote: >> On Sat, Mar 10, 2012 at 12:07 AM, Tedd Sperling >> wrote: >>> On Mar 9, 2012, at 11:17 AM, Charles wrote: >>> On Fri, Mar 9, 2012 at 10:58 PM, Tedd Sperling wrote: > On Mar 9,

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Ashley Sheridan
Charles wrote: >On Sat, Mar 10, 2012 at 12:52 AM, Charles wrote: >> On Sat, Mar 10, 2012 at 12:07 AM, Tedd Sperling > wrote: >>> On Mar 9, 2012, at 11:17 AM, Charles wrote: >>> On Fri, Mar 9, 2012 at 10:58 PM, Tedd Sperling > wrote: > On Mar 9, 2012, at 5:37 AM, Ford, Mike wrote:

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Charles
On Sat, Mar 10, 2012 at 12:52 AM, Charles wrote: > On Sat, Mar 10, 2012 at 12:07 AM, Tedd Sperling > wrote: >> On Mar 9, 2012, at 11:17 AM, Charles wrote: >> >>> On Fri, Mar 9, 2012 at 10:58 PM, Tedd Sperling >>> wrote: On Mar 9, 2012, at 5:37 AM, Ford, Mike wrote: >> From: Tedd Sperl

Fwd: [PHP] Function mktime() documentation question

2012-03-09 Thread Andrew Ballard
And again to the list, since for some reason "Reply-to-all" did not do as intended this time. -- Forwarded message -- From: Andrew Ballard Date: Fri, Mar 9, 2012 at 12:53 PM Subject: Re: [PHP] Function mktime() documentation question To: Tedd Sperling On Fri, Mar 9, 2012 at 12

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Charles
On Sat, Mar 10, 2012 at 12:07 AM, Tedd Sperling wrote: > On Mar 9, 2012, at 11:17 AM, Charles wrote: > >> On Fri, Mar 9, 2012 at 10:58 PM, Tedd Sperling >> wrote: >>> On Mar 9, 2012, at 5:37 AM, Ford, Mike wrote: > From: Tedd Sperling [mailto:tedd.sperl...@gmail.com] > But why does anyon

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Tedd Sperling
On Mar 9, 2012, at 11:17 AM, Charles wrote: > On Fri, Mar 9, 2012 at 10:58 PM, Tedd Sperling > wrote: >> On Mar 9, 2012, at 5:37 AM, Ford, Mike wrote: From: Tedd Sperling [mailto:tedd.sperl...@gmail.com] But why does anyone have to use the next month to figure out how many days th

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Charles
On Fri, Mar 9, 2012 at 10:58 PM, Tedd Sperling wrote: > On Mar 9, 2012, at 5:37 AM, Ford, Mike wrote: >>> From: Tedd Sperling [mailto:tedd.sperl...@gmail.com] >>> But why does anyone have to use the next month to figure out how >>> many days there are are in this month? Do you see my point? >> >>

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Tedd Sperling
On Mar 9, 2012, at 5:37 AM, Ford, Mike wrote: >> From: Tedd Sperling [mailto:tedd.sperl...@gmail.com] >> But why does anyone have to use the next month to figure out how >> many days there are are in this month? Do you see my point? > > Actually, no. To figure this out, somewhere along the line yo

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Daniel Brown
(To the list, as well. First day with my new fingers, apparently) On Fri, Mar 9, 2012 at 08:09, Daniel Brown wrote: > On Thu, Mar 8, 2012 at 21:23, Tedd Sperling wrote: > >    This starts getting a bit off-topic from your original email, but > knowing that you're trying to use it for te

Re: [PHP] Function mktime() documentation question

2012-03-09 Thread Lester Caine
Ford, Mike wrote: Side-point: I find it interesting that getdate() has all sorts of > neat descriptions for the current month (such as, what weekday a > numbered day is), but lacks how many days are in the month. Doesn't > that seem odd? Now that's a decent point: I can see where you're comin

RE: [PHP] Function mktime() documentation question

2012-03-09 Thread Ford, Mike
> -Original Message- > From: Tedd Sperling [mailto:tedd.sperl...@gmail.com] > Sent: 08 March 2012 23:15 > To: PHP-General List [previous discussion snipped] > Mike: > > Very well put. > > You say: > > > Huh? The 0th day of next month *is* the last day of the current > month, > > whi