Re: [PHP] differences in between these env. variables

2012-01-29 Thread Adam Richardson
On Sun, Jan 29, 2012 at 11:38 AM, Tedd Sperling wrote: > On Jan 27, 2012, at 12:45 PM, Adam Richardson wrote: > > > On Fri, Jan 27, 2012 at 12:09 PM, Tedd Sperling > wrote: > > On Jan 11, 2012, at 9:24 PM, tamouse mailing lists wrote: > > > > > Is there ever a case where SCRIPT_NAME does not equa

Re: [PHP] differences in between these env. variables

2012-01-29 Thread Matijn Woudt
On Sun, Jan 29, 2012 at 5:38 PM, Tedd Sperling wrote: > On Jan 27, 2012, at 12:45 PM, Adam Richardson wrote: > >> On Fri, Jan 27, 2012 at 12:09 PM, Tedd Sperling >> wrote: >> On Jan 11, 2012, at 9:24 PM, tamouse mailing lists wrote: >> >> > Is there ever a case where SCRIPT_NAME does not equal P

Re: [PHP] differences in between these env. variables

2012-01-29 Thread Tedd Sperling
On Jan 27, 2012, at 12:45 PM, Adam Richardson wrote: > On Fri, Jan 27, 2012 at 12:09 PM, Tedd Sperling > wrote: > On Jan 11, 2012, at 9:24 PM, tamouse mailing lists wrote: > > > Is there ever a case where SCRIPT_NAME does not equal PHP_SELF? > > Was this every answered? I would like to know. >